]> git.ipfire.org Git - thirdparty/samba.git/commit
s3:smbd: Allow cancel of SMB2 read on ipc handles
authorAndreas Schneider <asn@samba.org>
Fri, 23 Aug 2024 12:40:10 +0000 (14:40 +0200)
committerAndreas Schneider <asn@cryptomilk.org>
Wed, 29 Jan 2025 11:20:33 +0000 (11:20 +0000)
commitcbadfaaf3d90db871a13e6423a68a643b0ff99e9
tree99671e620e3dc97003d15ba90ef677a6ea18ee6d
parentbb26e104d6466bdc153508d670370c5d54fc032e
s3:smbd: Allow cancel of SMB2 read on ipc handles

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

Pair-Programmed-With: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Stefan Metzmacher <metze@samba.org>
Signed-off-by: Andreas Schneider <asn@samba.org>
source3/smbd/smb2_read.c