Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().
authorMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 22:53:34 +0000 (23:53 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 22:54:07 +0000 (23:54 +0100)
commit62e9d503d82d645cf29af643732ad97c0eb8b340
tree494195be6bd575a41a334f602b6fe0456390c072
parenta8d200893a0a7bfbd5a33a52fbe47c4d14a6ed50
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().

Michael
(This used to be commit 42663e8736e1a3dfb57e0aafdcbf5fec880da779)
14 files changed:
source3/include/vfs.h
source3/include/vfs_macros.h
source3/lib/sysacls.c
source3/modules/vfs_aixacl.c
source3/modules/vfs_aixacl2.c
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_gpfs.c
source3/modules/vfs_hpuxacl.c
source3/modules/vfs_irixacl.c
source3/modules/vfs_posixacl.c
source3/modules/vfs_tru64acl.c
source3/smbd/posix_acls.c
source3/smbd/trans2.c