s3: smbd: Ensure we remove any pending aio values for named pipes on forced shutdown.
authorJeremy Allison <jra@samba.org>
Tue, 19 Sep 2023 21:36:45 +0000 (14:36 -0700)
committerJeremy Allison <jra@samba.org>
Wed, 20 Sep 2023 02:43:18 +0000 (02:43 +0000)
commit11280f1705c0faa1729f5aeaa1b6a1f79ab5a199
treec18246dbcd864d52ca410416f0d8a1cc02b9a789
parent66398dd03c46633b474438dddb771caa2d245e64
s3: smbd: Ensure we remove any pending aio values for named pipes on forced shutdown.

Matches file and directory closes.

Remove knownfail.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Autobuild-User(master): Jeremy Allison <jra@samba.org>
Autobuild-Date(master): Wed Sep 20 02:43:18 UTC 2023 on atb-devel-224
selftest/knownfail.d/smb2_pipe_read_async_disconnect [deleted file]
source3/smbd/close.c