]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs/JournalTool: remove extraneous 0x in debug output
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 8 Jun 2024 19:19:27 +0000 (15:19 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 24 Jun 2024 15:52:07 +0000 (11:52 -0400)
commitb970e41eb138c5e9cd1027eb786c1ff80bb7157a
tree43be3a6b1bf4abd61bfd2a8f6f69f363c4ed4593
parentbefbb45bbadfccfedcfa15944e994260f2732320
tools/cephfs/JournalTool: remove extraneous 0x in debug output

Looked like:

    recover_dentries: updating root 0x0x1

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 7599d47c7ca05e0569868959b3f5534e2e5455ca)
src/tools/cephfs/JournalTool.cc