s3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct smb_filename * instead of...
[bbaumbach/samba-autobuild/.git] / source3 / modules / posixacl_xattr.c
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_REMOVEXATTR to use const struct...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_SET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_GET_FILE to use const...
2017-05-31 Jeremy Allisons3: VFS: Change SMB_VFS_SYS_ACL_DELETE_DEF_FILE to...
2016-07-23 Yan, Zhengs3: vfs: generalize functions that set/get posix acl...