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)
commit42663e8736e1a3dfb57e0aafdcbf5fec880da779
treea1e835c712192d2bfa53c62fde2db54470ad3632
parent41c129da3d33f9fc2864d360e4b6ec5a72caf2a3
Remove redundant parameter fd from SMB_VFS_SYS_ACL_GET_FD().

Michael
14 files changed:
source/include/vfs.h
source/include/vfs_macros.h
source/lib/sysacls.c
source/modules/vfs_aixacl.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_hpuxacl.c
source/modules/vfs_irixacl.c
source/modules/vfs_posixacl.c
source/modules/vfs_tru64acl.c
source/smbd/posix_acls.c
source/smbd/trans2.c