add a new command "ctdb tfetch" that can read a record straight out of the
authorRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 25 Aug 2010 00:53:54 +0000 (10:53 +1000)
committerRonnie Sahlberg <ronniesahlberg@gmail.com>
Wed, 25 Aug 2010 00:53:54 +0000 (10:53 +1000)
commit41ab1520ad72e8c7b6b56d5339ada910b63ad713
tree5e658bf890256f82c7af8cd66ac72d22330ba14b
parent16b5586761aeac99524557eaf82019e9f052a9e6
add a new command "ctdb tfetch" that can read a record straight out of the
tdb file.

the command automatically strips off the initial ctdb header off the record so it can only be used on ctdb managed tdb files, not on normal tdb files.
tools/ctdb.c