s3: vfs: generalize functions that set/get posix acl through xattr
authorYan, Zheng <zyan@redhat.com>
Mon, 21 Mar 2016 02:42:20 +0000 (10:42 +0800)
committerIra Cooper <ira@samba.org>
Sat, 23 Jul 2016 22:23:18 +0000 (00:23 +0200)
commitfcc58834cfa106b9dd92960b1fc3557b9e6020b2
tree9657ac07847b037aec25192cc06df71b6dd3a191
parent497658fede83571ae631aef4e9abdcfcaadd6982
s3: vfs: generalize functions that set/get posix acl through xattr

Move posix acl related code in vfs_glusterfs.c to a seperate module.

Signed-off-by: Yan, Zheng <zyan@redhat.com>
Signed-off-by: Ira Cooper <ira@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/posixacl_xattr.c [new file with mode: 0644]
source3/modules/posixacl_xattr.h [new file with mode: 0644]
source3/modules/vfs_glusterfs.c
source3/modules/wscript_build