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-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/5575de140d17f201f370fe6a1ea091c5ee592800?hp=a5ce1eb1af49b8511c84438e3c766363b9b79f0f 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 ------------------------------------------------------------