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:56:02 +0000 (10:56 +1000)
commitc3a816e5174abefb5155f65d8faad7b1e831e481
tree5ecc421e459a8d533cbb60ef5b50cb59eacb989f
parent87160c91bfd87e8b9c510dacbf00e5aa481d2305
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