ctdb: add an option --print-emptyrecords to enable printing of empty records in dumpi...
authorMichael Adam <obnox@samba.org>
Mon, 28 Nov 2011 16:11:16 +0000 (17:11 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 12 Jan 2012 07:49:43 +0000 (08:49 +0100)
commit91dcc9e08dfa6e3609f6e625b22dd913d9d53229
treeb7dc0d467077d346c09cf2a0e41f3f45c2dfb6d4
parent37f82d3d531f5a5db59745586f48af820e9f47c8
ctdb: add an option --print-emptyrecords to enable printing of empty records in dumping databases

this option is used with the commands catdb and dumpdbbackup.
(cherry picked from commit 6ec68a2e667f66d2b194fe48cb75229a2777842e)
client/ctdb_client.c
include/ctdb.h
tools/ctdb.c