s3: vfs: add missing tevent_req_received() to SMB_VFS_PREAD_RECV()
authorRalph Boehme <slow@samba.org>
Thu, 12 Jul 2018 12:43:55 +0000 (14:43 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Jul 2018 22:23:13 +0000 (00:23 +0200)
commit83f01b0212cbdd9af88a46a8f1c5c27626e63537
tree42f1e83cae6f4382b166086770e001af7d2e469f
parent27bb2cbc2ed6e5f3309a4abb1d7f74e3c4a21830
s3: vfs: add missing tevent_req_received() to SMB_VFS_PREAD_RECV()

Signed-off-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Stefan Metzmacher <metze@samba.org>
source3/smbd/vfs.c