ReadOnly: Add a new command 'ctdb cattdb'. This fucntion differs from 'ctdb catdb...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 20 Jul 2011 02:30:33 +0000 (12:30 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 20 Jul 2011 02:30:33 +0000 (12:30 +1000)
commit1d120a87bd1ebfa9fcbd1e2d1880eac1e0959b91
tree7c0238f446357fad4d2e1599577750e97b59dc37
parent4dc6c180de9aa5c3874760e1a5d0c7c1cb660d9b
ReadOnly: Add a new command 'ctdb cattdb'. This fucntion differs from 'ctdb catdb' in that 'cattdb' will always traverse the local tdb file only, while 'catdb' does a cluster traverse.

Since some record flags may differ between nodes in the cluster when read only delegations are in use, cattdb is needed when you need to know the exact flag settings on the current node itself.
tools/ctdb.c