r15402: Fix for bug #3587. Dead entries can be left in the locking
commit6eb1187765b617128c3e698d02127f2690779580
authorJeremy Allison <jra@samba.org>
Wed, 3 May 2006 02:14:09 +0000 (3 02:14 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:16:40 +0000 (10 11:16 -0500)
treee689b92b19b1c0ed760df04d42f847c53cac9fa6
parent1ef64a46df473bdd4e57f4a487ed2c0f77186cee
r15402: Fix for bug #3587. Dead entries can be left in the locking
db. Make this db self-cleaning on first read of entry after
open, and also on smbstatus -b call. Needs more testing when
I get back from Boston but passes valgrind at first look.
Jeremy.
(This used to be commit c66531096325848d1476054df5d53ad05c2ffc83)
source3/include/smb.h
source3/locking/brlock.c