Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().
commita52cfb7d777157c93c9dc26c67f457be592dd537
authorMichael Adam <obnox@samba.org>
Thu, 10 Jan 2008 23:51:19 +0000 (11 00:51 +0100)
committerMichael Adam <obnox@samba.org>
Fri, 11 Jan 2008 00:27:05 +0000 (11 01:27 +0100)
tree540f812067521936447e0304d7709e6b47c9c3d0
parent3936de735a7bb548df8ce7f06f2cc8f7ffdf56cd
Combine fsp and fromfd to fromfsp in SMB_VFS_SENDFILE().

Michael
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source/include/vfs.h
source/include/vfs_macros.h
source/modules/vfs_cacheprime.c
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/modules/vfs_readahead.c
source/smbd/reply.c