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)
commit9296e93588c0e795cae770765050247ac1474a74
treef160f0cfc9d0a68d014c0a7324070c1260e9478d
parent7b201c177b3668f54751ba17d6a0b53ed913e7f7
Remove redundant parameter fd from SMB_VFS_SYS_ACL_SET_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_solarisacl.c
source/modules/vfs_tru64acl.c
source/smbd/posix_acls.c