Remove redundant parameter fd from SMB_VFS_LSEEK().
authorMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 09:15:08 +0000 (10:15 +0100)
committerMichael Adam <obnox@samba.org>
Mon, 7 Jan 2008 14:59:01 +0000 (15:59 +0100)
commit6f657c873efa4779e762a8f9ede97e19da6fb7ec
tree0cccf57b250bfd327d182e1b407fe15a82d07c93
parenta56b417809805f8872c1e3238cce5d006d6189e4
Remove redundant parameter fd from SMB_VFS_LSEEK().

Michael
(This used to be commit df929796f2698698d2875227bda8500589cca2df)
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/printing/nt_printing.c
source3/smbd/reply.c
source3/torture/cmd_vfs.c