Displaying 1 result from an estimated 1 matches for "0sgaaaaaqaaaagaaaagaaaaaoaaaagaaaa".
2008 Mar 02
2
DO NOT REPLY [Bug 5298] New: xattrs and acls do not work well together along with fake-super, even worse on XFS
...uot;
# file: ../test/dest2/file1
user.rsync.%stat="100664 0,0 1000:1000"
# file: ../test/dest2/file2
user.rsync.%stat="100644 0,0 0:0"
-------------------------------------------
For OPTS=--acls ls is the same as above and getfattr
# file: ../test/dest1/file1
user.rsync.%aacl=0sgAAAAAQAAAAGAAAAgAAAAAoAAAAGAAAA
user.rsync.%stat="100664 0,0 1000:1000"
# file: ../test/dest1/file2
user.rsync.%stat="100644 0,0 0:0"
# file: ../test/dest2/file1
user.rsync.%aacl=0sgAAAAAQAAAAGAAAAgAAAAAoAAAAGAAAA
user.rsync.%stat="100664 0,0 1000:1000"
# file: ../test/dest2/file2
user.rsync.%stat...