mirror of
https://github.com/samba-team/samba.git
synced 2025-03-05 20:58:40 +03:00
s3-vfs: Remove unused variable in vfs_glusterfs.
Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
f71b5e44e7
commit
9e7e83e9d0
@ -1397,7 +1397,6 @@ static int vfs_gluster_sys_acl_set_fd(struct vfs_handle_struct *handle,
|
||||
SMB_ACL_T theacl)
|
||||
{
|
||||
int ret;
|
||||
char *key;
|
||||
char *buf;
|
||||
ssize_t size;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user