s3: VFS: default: Remove fallback if we don't have HAVE_PREAD set. Samba doesn't...
authorJeremy Allison <jra@samba.org>
Mon, 30 Apr 2018 16:50:04 +0000 (09:50 -0700)
committerRalph Boehme <slow@samba.org>
Wed, 2 May 2018 17:33:13 +0000 (19:33 +0200)
commitff3a23e90f85508de39610eb3503562b76c22773
tree836fb871b50871970fd998c218098b428bc36c40
parentbc71cd035c816de4ca98002860496bf8f5d50fe3
s3: VFS: default: Remove fallback if we don't have HAVE_PREAD set. Samba doesn't work without pread.

Start of the changes to remove synchronous VFS read.

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