Displaying 1 result from an estimated 1 matches for "beavhiour".
Did you mean:
beahviour
2009 Sep 09
3
DO NOT REPLY [Bug 6701] New: permission of attributes are not preserved
...t root 13 2009-09-08 08:14 rsync.%stat
So that user cavalli does no longer see fake-super information in the "backup
of the backup"...
In this case a quick solution could be creating the xattr with read permission
for "other", but the problem is more general.
I think that -X beavhiour should be:
- for every user preserve permissions
- for root preserve permission and ownerships
diff --git a/lib/sysxattrs.c b/lib/sysxattrs.c
index d55ee0c..c9a38cd 100644
--- a/lib/sysxattrs.c
+++ b/lib/sysxattrs.c
@@ -191,7 +191,7 @@ int sys_lsetxattr(const char *path, const char *name, const...