s3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_STATUS_CANCELED
authorStefan Metzmacher <metze@samba.org>
Thu, 20 Sep 2012 14:16:03 +0000 (16:16 +0200)
committerMichael Adam <obnox@samba.org>
Sat, 22 Sep 2012 08:18:59 +0000 (10:18 +0200)
commit1f8e4732c5870043fbbc22c772404b5380f808f0
tree6ad90e558d25a16a2ac38b1cebb3b86f573c5b36
parent9249871f40aab021d62d3154f8ca286b52f5ef76
s3:smb2_lock: let smbd_smb2_lock_cancel() trigger NT_STATUS_CANCELED

Instead of violating the tevent_req layers.

metze
source3/smbd/smb2_lock.c