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)
commitdf929796f2698698d2875227bda8500589cca2df
treed221a246a64ac50c3ed0a8e476bfeab273f3e22d
parent8c4901a19ae2fd3ee085f9499f33aa7db016d182
Remove redundant parameter fd from SMB_VFS_LSEEK().

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/printing/nt_printing.c
source/smbd/reply.c
source/torture/cmd_vfs.c