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)
commit8dcce0d236b2102ca94fbcb7aa7126fe6733f2e7
tree80d5b92ffab1ea14bf2c763b797097a65fa72941
parent6f657c873efa4779e762a8f9ede97e19da6fb7ec
Remove redundant parameter fd from SMB_VFS_FSYNC().

Michael
(This used to be commit 8f83c9a7b245dbfef28195f9a7f33047a8ba95a0)
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/fileio.c
source3/torture/cmd_vfs.c