r24791: Fix logic error in timeout of blocking lock processing found by
commitd76e724b1029f840c947859ba5354fa171a2b383
authorJeremy Allison <jra@samba.org>
Wed, 29 Aug 2007 20:49:09 +0000 (29 20:49 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:30:22 +0000 (10 12:30 -0500)
tree75f0a5bb65c96d044637fb508f095e9171d446e4
parent48853f0badc92b86c18ed3daad3d45f8d74c5cac
r24791: Fix logic error in timeout of blocking lock processing found by
Ronnie. If a lock timeout expires, we must check we can get the
lock before responding with failure. Volker is writing a torture test.
Jeremy.
(This used to be commit 45380f356b99d575645873b05af17c504b091dc8)
source3/smbd/blocking.c