change the ctdb command table to allow us to describe commands which can be run indep...
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 25 Mar 2009 03:46:05 +0000 (14:46 +1100)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 25 Mar 2009 03:46:05 +0000 (14:46 +1100)
commit6721546b53d5d17023b1a5dfe534f08128c812e9
tree96c37e5c6382f525bac1a7c2e7be8fba9ea4b46d
parent3d162050967671c91f2662f8b17ee243dde19313
change the ctdb command table to allow us to describe commands which can be run independtly of the ctdb daemon.

create a new debugging command xpnn which discovers the pnn of the local node and which works even if the local daemon is not running

(This used to be ctdb commit cd78765f9400d7abce7929a2dd199f65226e7664)
ctdb/tools/ctdb.c