diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:42:57 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:42:57 +0000 |
commit | 1154085edcda70111bc2725c565f6a68e246f3b8 (patch) | |
tree | 1bcf8188fcf0a2a0d06a14349eef9288c9fa822a /TODO | |
parent | cb4e53326ae61cf60a1906b3b2791a93af4b4462 (diff) | |
download | gvfs-1154085edcda70111bc2725c565f6a68e246f3b8.tar.gz |
Escape non-ascii xattr names
Original git commit by Alexander Larsson <alexl@redhat.com> at 1187782188 +0200
svn path=/trunk/; revision=745
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -19,8 +19,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) -Split user.* and system.* into two namespaces? -handle non-ascii/utf8 xattr names by escaping handle setting mtime, ctime, etc for local files |