Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().
authorMichael Adam <obnox@samba.org>
Sun, 6 Jan 2008 17:48:02 +0000 (18:48 +0100)
committerMichael Adam <obnox@samba.org>
Sun, 6 Jan 2008 22:08:00 +0000 (23:08 +0100)
commit4f2d139a186048f08180378a877b69d2f80ad51f
tree6e7d18ea06bf23336adbfd1f1b8eae957350275d
parent8fce247bcf7fb27a31a7b8103377681d692d35aa
Remove superfluous parameter fd from SMB_VFS_FSET_NT_ACL().

Michael
source/include/vfs.h
source/include/vfs_macros.h
source/modules/vfs_afsacl.c
source/modules/vfs_aixacl2.c
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/modules/vfs_gpfs.c
source/modules/vfs_zfsacl.c
source/smbd/nttrans.c
source/smbd/open.c