summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:49:02 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:49:02 +0000
commit234d4a71ec58f7aa44bc1d91faa87a954b356482 (patch)
treece38c90faf06234d1a0911883f29d89502f07041 /TODO
parentdadd99b70010e30c5d416a90d6753b7b1645176a (diff)
Update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1187868168 +0200 svn path=/trunk/; revision=772
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO b/TODO
index 06cbb156..cf012a5c 100644
--- a/TODO
+++ b/TODO
@@ -18,12 +18,6 @@ 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.
gedit uses attr_copy_fd in libattr to copy xattrs