From: Martin Pool Date: Sun, 2 Dec 2001 05:12:39 +0000 (+0000) Subject: Add note about device major/minor numbers, and about ACLs X-Git-Tag: v2.5.1pre1~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5575de140d17f201f370fe6a1ea091c5ee592800;p=thirdparty%2Frsync.git Add note about device major/minor numbers, and about ACLs --- diff --git a/TODO b/TODO index 88216ad6..438aa995 100644 --- 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 ------------------------------------------------------------