Displaying 1 result from an estimated 1 matches for "fileinherit".
Did you mean:
file_inherit
2012 Dec 05
0
[Bug 9466] New: GPFS ACLs are not copied by rsync when copying between two GPFS filesystems
...ome to redistribute it under certain conditions. See the GNU
General Public Licence for details.
- To test if it has worked, first copy a file/folder which has ALCs present
using the "stock" rsync:
# mmgetacl /gpfs1/testfolder1/
#NFSv4 ACL
#owner:root
#group:root
user:12345:rwxc:allow:FileInherit:DirInherit
(X)READ/LIST (X)WRITE/CREATE (X)MKDIR (X)SYNCHRONIZE (X)READ_ACL (X)READ_ATTR
(X)READ_NAMED
(X)DELETE (X)DELETE_CHILD (X)CHOWN (X)EXEC/SEARCH (X)WRITE_ACL
(X)WRITE_ATTR (X)WRITE_NAMED
group:123456:rwxc:allow:FileInherit:DirInherit
(X)READ/LIST (X)WRITE/CREATE (X)MKDIR (X)SYNCHRO...