mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
s3: VFS: glusterfs. Remove NULL definition of get_nt_acl_fn().
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
5e361140c3
commit
f2f6846951
@ -2101,7 +2101,6 @@ static struct vfs_fn_pointers glusterfs_fns = {
|
||||
|
||||
/* NT ACL Operations */
|
||||
.fget_nt_acl_fn = NULL,
|
||||
.get_nt_acl_fn = NULL,
|
||||
.get_nt_acl_at_fn = NULL,
|
||||
.fset_nt_acl_fn = NULL,
|
||||
.audit_file_fn = NULL,
|
||||
|
Loading…
Reference in New Issue
Block a user