Removed some obsolete items.
authorWayne Davison <wayned@samba.org>
Mon, 15 Dec 2003 18:45:27 +0000 (18:45 +0000)
committerWayne Davison <wayned@samba.org>
Mon, 15 Dec 2003 18:45:27 +0000 (18:45 +0000)
TODO

diff --git a/TODO b/TODO
index 31a013f..e876ee5 100644 (file)
--- a/TODO
+++ b/TODO
@@ -2,13 +2,6 @@
 
 BUGS ---------------------------------------------------------------
 
-rsync-url barfs on upload
-
-  rsync foo rsync://localhost/transfer/
-
-  Fix the parser.
-
-
 There seems to be a bug with hardlinks
 
   mbp/2 build$ ls -l /tmp/a /tmp/b -i
@@ -115,10 +108,6 @@ Cross-test versions
   some testing and also be the most common case for having different
   versions and not being able to upgrade.
 
---no-blocking-io might be broken
-
-  in the same way as --no-whole-file; somebody needs to check.
-
 Do not rely on having a group called "nobody"
 
   http://www.linuxbase.org/spec/refspecs/LSB_1.1.0/gLSB/usernames.html
@@ -382,9 +371,6 @@ Errors
 
 File attributes
 
-  Device major/minor numbers should be at least 32 bits each.  See
-  http://lists.samba.org/pipermail/rsync/2001-November/005357.html
-
   Transfer ACLs.  Need to think of a standard representation.
   Probably better not to even try to convert between NT and POSIX.
   Possibly can share some code with Samba.