Add note about device major/minor numbers, and about ACLs
authorMartin Pool <mbp@samba.org>
Sun, 2 Dec 2001 05:12:39 +0000 (05:12 +0000)
committerMartin Pool <mbp@samba.org>
Sun, 2 Dec 2001 05:12:39 +0000 (05:12 +0000)
TODO

diff --git a/TODO b/TODO
index 88216ad62f739cdbeac34e62b0c4da01e727ab26..438aa995fd38ea818100efa221d34ca9525fee77 100644 (file)
--- a/TODO
+++ b/TODO
@@ -61,6 +61,14 @@ Errors
   eof" give a message that is more detailed if possible and also more
   helpful.  
 
+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.
 
 PLATFORMS ------------------------------------------------------------