Remove redundant parameter fd from SMB_VFS_FSYNC().
authorMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 11:49:02 +0000 (12:49 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 14:59:01 +0000 (15:59 +0100)
commit8f83c9a7b245dbfef28195f9a7f33047a8ba95a0
treebec18516e3fa83c930a3c2f3be30f4df24b63a61
parentdf929796f2698698d2875227bda8500589cca2df
Remove redundant parameter fd from SMB_VFS_FSYNC().

Michael
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source/include/vfs.h
source/include/vfs_macros.h
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/smbd/fileio.c
source/torture/cmd_vfs.c