We can not be holding a chainlock at this stage, so the tdb_chainunlock() call is...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 9 Jun 2010 05:12:26 +0000 (15:12 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 9 Jun 2010 05:13:22 +0000 (15:13 +1000)
commit9b4a83e49c5df80df8498b7384c5f53f390c1d9d
tree95b7d2c9bbf00726003e90ff52c226e18c8e96f7
parent5c0fea90c6474a51992a9c4aeb6af7dfeb213ee0
We can not be holding a chainlock at this stage, so the tdb_chainunlock() call is bogus

( a child process might be holding the lock, but not the main daemon)
server/ctdb_ltdb_server.c