]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tools/cephfs: recover alternate_name of dentries from journal 58233/head
authorPatrick Donnelly <pdonnell@redhat.com>
Sat, 8 Jun 2024 19:01:12 +0000 (15:01 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 24 Jun 2024 15:52:07 +0000 (11:52 -0400)
commite0fe1f4293860eca15358714cd37d632946d8989
treedab2e782f425b110e77888eee41ce9dd1eebe950
parent0672fb41213ef7678ee87d90166a722d52dc20f8
tools/cephfs: recover alternate_name of dentries from journal

Right now the cephfs-journal-tool always uses the legacy encoding for dentries
which will drop the alternate_name if ever set.

Fixes: 39f3440
Fixes: https://tracker.ceph.com/issues/64602
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit bebec1f9c7f61d598e9e82448cdd23b1f3561601)
src/tools/cephfs/JournalTool.cc
src/tools/cephfs/JournalTool.h