s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.
authorJeremy Allison <jra@samba.org>
Wed, 2 May 2018 23:56:33 +0000 (16:56 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 4 May 2018 23:38:07 +0000 (01:38 +0200)
commit30e6b5999bf0be297de74dc991beeccfe4af6088
tree50ed5af4a16aca9e52df4a82e3d1c8063327189c
parent98f03064f75466929295b8854182977c7162e360
s3: VFS: Remove SMB_VFS_WRITE() function and all implementations.

All code in Samba now uses SMB_VFS_PWRITE or SMB_VFS_PWRITE_SEND.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Sat May  5 01:38:07 CEST 2018 on sn-devel-144
examples/VFS/skel_opaque.c
examples/VFS/skel_transparent.c
source3/include/vfs.h
source3/include/vfs_macros.h
source3/modules/vfs_ceph.c
source3/modules/vfs_commit.c
source3/modules/vfs_default.c
source3/modules/vfs_full_audit.c
source3/modules/vfs_glusterfs.c
source3/modules/vfs_time_audit.c
source3/smbd/vfs.c