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)
commitbfbdb6324c5d13bfde8b742e9c5a0e0c9092bd86
tree8122482996643fd44b1c645c12594f57d3239427
parentbda8c0bf571c994b524a9d67eebc422033d17094
Add in the recvfile entry to the VFS layer with a default
implementation. Needed for the zero-copy write code.
Jeremy.
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source/Makefile.in
source/include/smbprofile.h
source/include/vfs.h
source/include/vfs_macros.h
source/modules/vfs_default.c
source/modules/vfs_full_audit.c
source/profile/profile.c