s3:smbd: return the correct error for cancelled SMB2 notifies on expired sessions
authorStefan Metzmacher <metze@samba.org>
Thu, 21 Dec 2017 13:47:06 +0000 (14:47 +0100)
committerJeremy Allison <jra@samba.org>
Thu, 21 Dec 2017 18:12:09 +0000 (19:12 +0100)
commitcfaba684785529d656138df454165aa08a775a01
tree9f08838419e7e1b9f120feca194485f06f4b5674
parentf60af3b61c4a374d7d1c575049a932d1824489b6
s3:smbd: return the correct error for cancelled SMB2 notifies on expired sessions

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jeremy Allison <jra@samba.org>
source3/smbd/notify.c