diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:44:50 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:44:50 +0000 |
commit | 147f146c6d6b8f94d9e6f082a035cc18df5ef001 (patch) | |
tree | 3e7c8abac13a7bbc61fc1b376d1b2a5b1f33abb1 /TODO | |
parent | 26a9125685c001bad4e9927ee1d337a88b551e38 (diff) | |
download | gvfs-147f146c6d6b8f94d9e6f082a035cc18df5ef001.tar.gz |
Split out xattr: and xattr_sys
Original git commit by Alexander Larsson <alexl@redhat.com> at 1187795016 +0200
svn path=/trunk/; revision=753
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ is-slow marking for e.g. thumbnailing? getting selinux attrs is a bit slow, it does all sort of weird ops. handle setting xattrs on local files (and list the namespace as writable) +test xattrs +ensure only requested attrs are ever set +set xattr: and xattr_sys as writable namespaces +Why does xattr:* not work, but "xattr:" work in matcher? Finish general attribute copy in gfile.c move fallback. Think about atomic updates of several attributes. |