search for: smb_acl_type_t

Displaying 3 results from an estimated 3 matches for "smb_acl_type_t".

Did you mean: smb_acl_type
2012 Jun 09
2
[patch] NFSv4/ZFS ACLs
This is a PoC patch for NFSv4/ZFS ACLs. The objective of the patch is that rsync --acls support NFSv4/ZFS ACLs without requiring a new command line option NFSv4 ACLs can't be represented using POSIX draft ACLs, if an NFSv4 ACL is present a separate POSIX draft ACL will not be present and there are new APIs to access NFSv4 ACLs. So we need to distinguish between NFSv4 ACLs and POSIX ACLs in
2015 Jan 06
2
[Bug 11035] New: make check failure
...t *, int *); ^ 1 warning generated. -- gcc -I. -I. -I./zlib -I./popt -g -O2 -DHAVE_CONFIG_H -Wall -W -c acls.c -o acls.o acls.c:742:84: warning: unused parameter 'mode' [-Wunused-parameter] static int recv_rsync_acl(int f, item_list *racl_list, SMB_ACL_TYPE_T type, mode_t mode) ^ 1 warning generated. -- I do not know if the warning above contributed to this failure during the make check process. -- check how the files compare with diff: ------------- Failed: dir-diff...
2005 Jul 28
2
test failed with acl patch
In the mandriva rpm of rsync, we apply for our rpm the acl patch in the patches directory. I am trying to update our rpm to rsync 2.6.6 but one of the test failed with this patch. It seems to be a minor problem, but can you have a look ? Thanks by advance. Following the message (a bit long): ----- itemize log follows Testing for symlinks using 'test -h' +