s3: smbd: Fix schedule_smb2_aio_read() to allow the last read in a compound to go...
authorJeremy Allison <jra@samba.org>
Fri, 18 Nov 2022 18:50:35 +0000 (10:50 -0800)
committerRalph Boehme <slow@samba.org>
Thu, 1 Dec 2022 16:04:07 +0000 (16:04 +0000)
commit39df9f4a593f4dd1f19c8b720fd7fd55081c29d1
tree1225015402fd3900f3ad20367b5f15614ecdc07f
parent0bb4810719ce0864114d84b72f8d3b206f1a7d0e
s3: smbd: Fix schedule_smb2_aio_read() to allow the last read in a compound to go async.

Remove knownfail.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Ralph Böhme <slow@samba.org>
Autobuild-Date(master): Thu Dec  1 16:04:07 UTC 2022 on sn-devel-184
selftest/knownfail.d/compound_async [deleted file]
source3/smbd/smb2_aio.c