Remove redundant parameter fd from SMB_VFS_READ().
authorMichael Adam <obnox@samba.org>
Thu, 10 Jan 2008 14:33:51 +0000 (15:33 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 10 Jan 2008 14:33:51 +0000 (15:33 +0100)
commit1d66f4d58b5fdd9c4e0c022cd2724e05d144510b
treeb0a4dd0969ac0edf00d0984a60134a6cac6b8590
parentba2a2552822ded95358c11972005f2c353580439
Remove redundant parameter fd from SMB_VFS_READ().

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