r8545: Fix oplock bug introduced by oplock code "simplification" :-).
authorJeremy Allison <jra@samba.org>
Mon, 18 Jul 2005 18:50:13 +0000 (18:50 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:00:08 +0000 (11:00 -0500)
commit8ebef3f4c80cbf05dbadf71204c781c28e369ec9
tree2cf5dbb908f4ce34d1127d87fe2b7f22dc8406db
parentef0e98b757c484f8369fd2ede2fd7356b7b95830
r8545: Fix oplock bug introduced by oplock code "simplification" :-).
We *always* reply to an exclusive oplock break message even if
we have no record of the oplock (and we always did before 3.0.20pre2).
Jeremy.
(This used to be commit b1a94aadf25e94dcc168ea3a5ae008f4e84ff296)
source3/smbd/oplock.c