]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Merge PR #55792 into main
authorPatrick Donnelly <pdonnell@redhat.com>
Wed, 19 Jun 2024 19:19:56 +0000 (15:19 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 19 Jun 2024 19:19:56 +0000 (15:19 -0400)
commit959f007d8363ae90c178cd7468327630cff19e73
tree6c466549e54de3d57072c6f0e978ccbf348311c4
parent49d666a1111c7597a537ad6b53ae45c4c6c3e27b
parentbebec1f9c7f61d598e9e82448cdd23b1f3561601
Merge PR #55792 into main

* refs/pull/55792/head:
tools/cephfs: recover alternate_name of dentries from journal
qa: add test to verify recovery of alternate_name from journal
tools/cephfs/JournalTool: add some more debugging
tools/cephfs/JournalTool: remove extraneous 0x in debug output
mds: dump alternate_name to formatter
mds: add warning about encoding new fields

Reviewed-by: Christopher Hoffman <choffman@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>