From 5575de140d17f201f370fe6a1ea091c5ee592800 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Sun, 2 Dec 2001 05:12:39 +0000 Subject: [PATCH] Add note about device major/minor numbers, and about ACLs --- TODO | 8 ++++++++ 1 file changed, 8 insertions(+) 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 ------------------------------------------------------------ -- 2.34.1