Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().
authorMichael Adam <obnox@samba.org>
Tue, 8 Jan 2008 00:54:19 +0000 (01:54 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 8 Jan 2008 00:54:19 +0000 (01:54 +0100)
commit5921607f2647cec20a6bcebd17c5a0c53449c1ba
tree09b0b2af053045a0568649292e6af3e09a125a43
parentb2182c11eab0e1b2f0acb5d82aec86d4598573eb
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_FD().

Michael
(This used to be commit 9296e93588c0e795cae770765050247ac1474a74)
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_solarisacl.c
source3/modules/vfs_tru64acl.c
source3/smbd/posix_acls.c