s3: smbd: Fix schedule_aio_smb2_write() to allow the last write in a compound to...
commit0bb4810719ce0864114d84b72f8d3b206f1a7d0e
authorJeremy Allison <jra@samba.org>
Fri, 18 Nov 2022 18:45:19 +0000 (18 10:45 -0800)
committerRalph Boehme <slow@samba.org>
Thu, 1 Dec 2022 15:04:58 +0000 (1 15:04 +0000)
treebcfccaa8069f4fb4ad6d0118ca017a8e6240df37
parent088b8a1e3e56cc24a7c2a469042d1ece9e84df38
s3: smbd: Fix schedule_aio_smb2_write() to allow the last write in a compound to go async.

Remove knownfail.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
selftest/knownfail.d/compound_async
source3/smbd/smb2_aio.c