s3: VFS: default: Remove fallback if we don't have HAVE_PWRITE set. Samba doesn't...
authorJeremy Allison <jra@samba.org>
Wed, 2 May 2018 23:35:41 +0000 (16:35 -0700)
committerRalph Boehme <slow@samba.org>
Fri, 4 May 2018 20:34:25 +0000 (22:34 +0200)
commit90bd74640f0a79c1d1c2c0a5fee92e62700232e9
tree757f73c6bc1eb1855f1a2cf5a9012c1873c46772
parentc1bcf1e7fd93a1dbedb210e624f99773a6f3d6f9
s3: VFS: default: Remove fallback if we don't have HAVE_PWRITE set. Samba doesn't work without pwrite.

Start of the changes to remove synchronous VFS write.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/modules/vfs_default.c