mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
s3 VFS: glusterfs: Remove get_nt_acl_at_fn().
Signed-off-by: Jeremy Allison <jra@samba.org> Reviewed-by: Ralph Boehme <slow@samba.org>
This commit is contained in:
parent
6ef5ed2309
commit
ca5d2c35bc
@ -2365,7 +2365,6 @@ static struct vfs_fn_pointers glusterfs_fns = {
|
||||
|
||||
/* NT ACL Operations */
|
||||
.fget_nt_acl_fn = NULL,
|
||||
.get_nt_acl_at_fn = NULL,
|
||||
.fset_nt_acl_fn = NULL,
|
||||
.audit_file_fn = NULL,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user