]> git.ipfire.org Git - thirdparty/samba.git/commit
ldb: ldbdump key and pack format version comments
authorAaron Haslett <aaronhaslett@catalyst.net.nz>
Mon, 20 May 2019 04:19:51 +0000 (16:19 +1200)
committerKarolin Seeger <kseeger@samba.org>
Wed, 28 Aug 2019 07:36:29 +0000 (07:36 +0000)
commite22c1fbd56fcc0e7603f643d45efc83a846d573c
tree644e3636a5e02554b8b4a59b1f632e71baa107ed
parent388cb30bd7d70301fe1fd9dbecd1a1921955dc5b
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