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

Michael
(This used to be commit a52cfb7d777157c93c9dc26c67f457be592dd537)
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/modules/vfs_readahead.c
source3/smbd/reply.c