Add in the recvfile entry to the VFS layer with a default
authorJeremy Allison <jra@samba.org>
Tue, 30 Oct 2007 00:16:13 +0000 (17:16 -0700)
committerJeremy Allison <jra@samba.org>
Tue, 30 Oct 2007 00:16:13 +0000 (17:16 -0700)
commit488b59cfac244ec8cfc60df687fcd153d693509c
tree016f3ce43e8a7b6b4a0bab95ebfd69854cf0182b
parent32dd016353355acfb71dd773187076f95ff6e86e
Add in the recvfile entry to the VFS layer with a default
implementation. Needed for the zero-copy write code.
Jeremy.
(This used to be commit bfbdb6324c5d13bfde8b742e9c5a0e0c9092bd86)
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/Makefile.in
source3/include/smbprofile.h
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/profile/profile.c