ldb: ldbdump key and pack format version comments
commitded3ef299c76f9e94df6350cb34e0f9751ffff40
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Mon, 20 May 2019 04:19:51 +0000 (20 16:19 +1200)
committerKarolin Seeger <kseeger@samba.org>
Fri, 23 Aug 2019 08:59:27 +0000 (23 08:59 +0000)
tree9d74a710889547ce7f04e73398c4c1d008d3a88f
parentf74bea537bc5519151d0ee406969b94b2b32392d
ldb: ldbdump key and pack format version comments

For testing we need to know the actual KV level key of records and each
record's pack format version. This patch makes ldbdump add comments with
that info. We will parse it out in python tests.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13978

Signed-off-by: Aaron Haslett <aaronhaslett@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Reviewed-by: Gary Lockyer <gary@catalyst.net.nz>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Wed May 22 05:58:17 UTC 2019 on sn-devel-184

(cherry picked from commit a666a99e4dc594bc153cd26b24cddd547c1cc750)
lib/ldb/tools/ldbdump.c