r1117: Doh ! Remember to turn off signing when sending a "break to level II" oplock
authorJeremy Allison <jra@samba.org>
Fri, 11 Jun 2004 23:54:52 +0000 (23:54 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 15:51:56 +0000 (10:51 -0500)
commit1745ce4e2cf7fcb4c27c077973258d157cd241b1
tree8dc2cbc42057df8655170a301b03e2132b60ef12
parent5e8237e306f0bb0e492f10fb6487938132899384
r1117: Doh ! Remember to turn off signing when sending a "break to level II" oplock
message, or we mess up the signing sequence number.... Also improve sign error
reporting. Also when deferring an open that had been deferred due to an oplock
break, don't re-add the mid to the pending sign queue or we increment the sequence
number twice and mess up signing again...
I can now bounce between 2 WinXP/Win2003 boxes opening Excel spreadsheets with
signing turned on and get correct "file in use" messages.
Jeremy.
source/libsmb/smb_signing.c
source/smbd/oplock.c