summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:42:31 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:42:31 +0000
commit8427aceb98d2e511a37010575a718133e18e8726 (patch)
treefdf1c94a3a8139b7cc68962f84c11b76c70ec537 /TODO
parentc8c4964dccde49026113cb7efe81f78c65ff58a0 (diff)
downloadgvfs-8427aceb98d2e511a37010575a718133e18e8726.tar.gz
Restructure TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1187781045 +0200 svn path=/trunk/; revision=743
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 10 insertions, 10 deletions
diff --git a/TODO b/TODO
index b7dc7e15..884b26e6 100644
--- a/TODO
+++ b/TODO
@@ -10,20 +10,28 @@ Implement the rest of the mountable GFile ops
Test g_file_replace_contents_async
-getting selinux attrs is a bit slow, it does all sort of weird ops.
-
Add filter streams: data, charset conversion, etc
implement seeks in local streams
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
+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
+handle attributes in atomic save backup copy
+GFileCopyFlags could have a FAIL_ON_ATTRIBUTE_COPY?
+
+Set owner:user, owner:group for local files
+
HAL implementation of VolumeMonitor
Handle the conflicting globs (*.pcf) case and fallback to sniffing
@@ -36,16 +44,8 @@ Add virtual file monitor event to support inotify WRITE_CLOSE
Add sort-priority file attribute so that e.g. volumes can be sorted not just by name
-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
-handle attributes in atomic save backup copy
-GFileCopyFlags could have a FAIL_ON_ATTRIBUTE_COPY?
-
Make copy handle things like symlinks
-Set owner:user, owner:group for local files
-
gvfs:
====