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:12:26 +0000 (15:12 +1000)
commit3cd9d214e8a2e915fbd0dc321cc12b5d80130fd2
tree29a0c500ee4c527e12c3ccb8b33fafe514b3c58a
parent615801f246ed6c9e6cf402b8647ac65b667ba802
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