Remove redundant parameter fd from SMB_VFS_FCHOWN().
authorMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 13:26:00 +0000 (14:26 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 14:59:02 +0000 (15:59 +0100)
commit670909cb07e38a06bf5db12342b3b1189f0e1ab7
treeba1a45db0387a252dc22c77b42fdfa642288562b
parente614dec27f33c932c6c29c806d567fd6015cd5e6
Remove redundant parameter fd from SMB_VFS_FCHOWN().

Michael
(This used to be commit fbb193db3e0dc51cb000ae406a68bc547f31d9ab)
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/smbd/open.c
source3/smbd/posix_acls.c
source3/torture/cmd_vfs.c