diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:36:17 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 14:36:17 +0000 |
commit | 060e654acb37e01c8fe2882ff1546f7057d514af (patch) | |
tree | cf73a2f511c9e1fd64e0ac185cf463a0f2d55aca /TODO | |
parent | f205ba3b6e135cfb0546f16dce0e6d26b39421d0 (diff) | |
download | gvfs-060e654acb37e01c8fe2882ff1546f7057d514af.tar.gz |
Update todo
Original git commit by Alexander Larsson <alexl@redhat.com> at 1185362704 +0200
svn path=/trunk/; revision=718
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -66,8 +66,6 @@ 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 -Ben Hutchings Says: It looks like g_file_replace() takes the mtime of the previous version so that you can avoid the lost update problem. However, for HTTP you’d really want to use the ETag instead, and for other protocols maybe some other unique version identifier. Maybe GFileInfo should include some kind of opaque version identifier? Or, of course, maybe I misunderstood what the mtime is there for (haven’t looked at the code). - document create time vs change time vs mtime, etc Fix crash on "gvfs-ls smb://WORKGROUP/SERVER", (maybe also when running gvfs-ls on unmounted shares?) |