s3: smbd: Call smbd_fsctl_torture_async_sleep() when we get FSCTL_SMBTORTURE_FSP_ASYN...
authorJeremy Allison <jra@samba.org>
Thu, 5 Aug 2021 23:07:09 +0000 (16:07 -0700)
committerJule Anger <janger@samba.org>
Tue, 17 Aug 2021 07:43:21 +0000 (07:43 +0000)
commit24b661c01ef54a01c1e73abfd7628781693a3224
tree28b134c84de07bf3e0a297cde90d110116609b3a
parent68ceb6c8f05d6c12aa2e1618ac205a9740126458
s3: smbd: Call smbd_fsctl_torture_async_sleep() when we get FSCTL_SMBTORTURE_FSP_ASYNC_SLEEP.

Now all we need is the client-side test.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=14769

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
(cherry picked from commit c551d33c6bd2e74ea3a36bec5575a70d6833b98a)
source3/smbd/smb2_ioctl_smbtorture.c