summaryrefslogtreecommitdiff
path: root/selftest
diff options
context:
space:
mode:
authorRalph Boehme <slow@samba.org>2018-10-28 19:35:59 +0100
committerKarolin Seeger <kseeger@samba.org>2018-11-06 09:10:22 +0100
commitd365e6d9bb495773e263562e4e441a4ce8dfe852 (patch)
tree03e39b7b1694372c1facd455a286a8d37407f794 /selftest
parent86a115caacd63a70bfa9480481a4770d2da20b22 (diff)
downloadsamba-d365e6d9bb495773e263562e4e441a4ce8dfe852.tar.gz
s3:smbd: fix SMB2 aio cancelling
As we currently don't attempt to cancel the internal aio request, we must ignore the SMB2 cancel request and continue to process the SMB2 request, cf MS-SM2 3.3.5.16: If the target request is not successfully canceled, processing of the target request MUST continue and no response is sent to the cancel request. Bug: https://bugzilla.samba.org/show_bug.cgi?id=13667 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org> (cherry picked from commit 07eb805cde4db6ac74740e3cfbc56ab6f8e2118a)
Diffstat (limited to 'selftest')
-rw-r--r--selftest/knownfail.d/samba3.smb21
1 files changed, 0 insertions, 1 deletions
diff --git a/selftest/knownfail.d/samba3.smb2 b/selftest/knownfail.d/samba3.smb2
deleted file mode 100644
index f4e2ecf3da4..00000000000
--- a/selftest/knownfail.d/samba3.smb2
+++ /dev/null
@@ -1 +0,0 @@
-^samba3.smb2.aio_delay.aio_cancel\(nt4_dc\)