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>
Tue, 23 Aug 2011 00:22:41 +0000 (10:22 +1000)
commitd2342b680a3a8160d903d12550b86ee21c8b277d
treec84d26a649b6dd8fc30f802efb59b7ed164fc8a8
parent5eaa9a8683babac27f9f0144ff4cb5364fcd54f6
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