diff options
author | Andrew Bartlett <abartlet@samba.org> | 2012-10-10 16:49:59 +1100 |
---|---|---|
committer | Andrew Bartlett <abartlet@samba.org> | 2012-10-11 12:25:11 +1100 |
commit | ddcaac99f0262909be57eceac4535bd3684096b3 (patch) | |
tree | 552acc1d65e8316a3f0faf2ec779a7dbde6187ed /lib | |
parent | 1f36ec129300e4f69efe26d4950fe3a7cfbfb233 (diff) | |
download | samba-ddcaac99f0262909be57eceac4535bd3684096b3.tar.gz samba-ddcaac99f0262909be57eceac4535bd3684096b3.tar.bz2 samba-ddcaac99f0262909be57eceac4535bd3684096b3.zip |
vfs: Implement a sys_acl_blob_get_{fd,file} for POSIX ACL backends
This simply linearlises the SMB_ACL_T (default and access acl for
directories) and the file owner, group and mode into a blob.
It will be useful for an improved vfs_acl_common.c that uses this sets
that, rather than the hash of the NT ACL, in the xattr
This will in turn insulate the stored hash from changes in the ACL
mapping.
Andrew Bartlett
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions