vfs_streams_xattr: add pread_send/recv and pwrite_send/recv
authorRalph Boehme <slow@samba.org>
Fri, 12 May 2017 05:58:01 +0000 (07:58 +0200)
committerJeremy Allison <jra@samba.org>
Wed, 17 May 2017 21:02:09 +0000 (23:02 +0200)
commit22ea0c04f4045f77bda10d317b5f891cdcce801d
tree619a21f88f09b7fa4f063a0c2a5aafa5370defd2
parentebc049777a417aa569cb0548ca78189838b60338
vfs_streams_xattr: add pread_send/recv and pwrite_send/recv

This is needed to support copy-chunk of streams. vfs_default issues
calls to async pread and pwrite (send/recv versions) since commit
60e45a2d25401eaf9a15a86d19114670ccfde259.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=12787

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
source3/modules/vfs_streams_xattr.c