summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:38:39 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 14:38:39 +0000
commit069241b2b35f4a75e6ffdb052352446499afc806 (patch)
treea2301b1c491677cf2bac85a4796bc50c3511518b /TODO
parent5af65c2de9f3de98696c26b0c4912c434cec3ac5 (diff)
downloadgvfs-069241b2b35f4a75e6ffdb052352446499afc806.tar.gz
update TODO
Original git commit by Alexander Larsson <alexl@redhat.com> at 1185534967 +0200 svn path=/trunk/; revision=727
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 496aa1c6..ceb62c54 100644
--- a/TODO
+++ b/TODO
@@ -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