diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:38:39 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:38:39 +0000 |
commit | 069241b2b35f4a75e6ffdb052352446499afc806 (patch) | |
tree | a2301b1c491677cf2bac85a4796bc50c3511518b | |
parent | 5af65c2de9f3de98696c26b0c4912c434cec3ac5 (diff) | |
download | gvfs-069241b2b35f4a75e6ffdb052352446499afc806.tar.gz |
update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1185534967 +0200
svn path=/trunk/; revision=727
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -55,15 +55,12 @@ Return G_IO_ERROR_INVALID_FILENAME on local file operations on FAT with invalid Make built-in uri parsers link into gvfs shared lib instead of using a module -Add flags to the query attribute calls, add SHOULD_COPY flag. 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? -Get rid of std:flags, split it up to avoid problems with unknow flag values -Add std:is_backup flags Set owner:user, owner:group for local files document create time vs change time vs mtime, etc |