s3: vfs: add missing tevent_req_received() to SMB_VFS_PWRITE_RECV()
authorRalph Boehme <slow@samba.org>
Thu, 12 Jul 2018 12:44:27 +0000 (14:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Jul 2018 22:23:13 +0000 (00:23 +0200)
commitd769e9ea4087dc8e7224f440db6801e0a8a2d801
tree38aeb3d2680f714852e418afabc11b021677c1bf
parent83f01b0212cbdd9af88a46a8f1c5c27626e63537
s3: vfs: add missing tevent_req_received() to SMB_VFS_PWRITE_RECV()

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