vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callback
commit67bb7d93ba8fccd030bd8d01536f3222c85134b7
authorAndrew Bartlett <abartlet@samba.org>
Sun, 14 Apr 2013 07:31:42 +0000 (14 17:31 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 9 May 2013 04:18:20 +0000 (9 06:18 +0200)
tree3beaf4e99250cece90e8190eb60e0fde757b0ba9
parentd87b81fa303ee297685f4eb5599010901ed68145
vfs: Add vfs_handle_struct argument to smb_set_nt_acl_nfs4 and the callback

This allows the callback to call xattr based storage functions that need this argument.

Andrew Bartlett

Reviewed-by: Jeremy Allison <jra@samba.org>
source3/modules/nfs4_acls.c
source3/modules/nfs4_acls.h
source3/modules/vfs_aixacl2.c
source3/modules/vfs_gpfs.c
source3/modules/vfs_zfsacl.c