summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:44:50 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:44:50 +0000
commit147f146c6d6b8f94d9e6f082a035cc18df5ef001 (patch)
tree3e7c8abac13a7bbc61fc1b376d1b2a5b1f33abb1 /TODO
parent26a9125685c001bad4e9927ee1d337a88b551e38 (diff)
downloadgvfs-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--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index f966cd7d..06cbb156 100644
--- a/TODO
+++ b/TODO
@@ -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.