this fixes the problem with smbstatus reporting "Failing to initialize
commitd55e351848aa13d3925c8510e34571d8c44ac341
authorGerald Carter <jerry@samba.org>
Wed, 8 Aug 2001 03:04:55 +0000 (8 03:04 +0000)
committerGerald Carter <jerry@samba.org>
Wed, 8 Aug 2001 03:04:55 +0000 (8 03:04 +0000)
tree3ff64b5e0428dd56ab623b61e8e982fd91a63b71
parent0d99ffbabd4a9fb496e6f9f6dd8e9d8169deb1da
this fixes the problem with smbstatus reporting "Failing to initialize
locking database".  When calling locking_init(True), we should not
try to zero of the locking.tdb or brlock.tdb since we have opened
the database in read_only more.

jerry
source/locking/brlock.c
source/locking/locking.c