s3: vfs: add missing tevent_req_received() to SMB_VFS_FSYNC_RECV()
authorRalph Boehme <slow@samba.org>
Thu, 12 Jul 2018 12:44:40 +0000 (14:44 +0200)
committerStefan Metzmacher <metze@samba.org>
Tue, 24 Jul 2018 22:23:13 +0000 (00:23 +0200)
commit55097f7d1d836471363011a8777224af0c772905
tree936a27c577c4e99488dc03dd0216484a56fa6165
parentd769e9ea4087dc8e7224f440db6801e0a8a2d801
s3: vfs: add missing tevent_req_received() to SMB_VFS_FSYNC_RECV()

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