]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
tools/cephfs/first-damage: always use bytes representation of omap key
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 11 May 2023 16:19:27 +0000 (12:19 -0400)
committerPatrick Donnelly <pdonnell@redhat.com>
Wed, 28 Jun 2023 15:32:16 +0000 (11:32 -0400)
commit44215c2f7dfc8387e7dae742f20cfc5e156579ea
tree56122220dedc14956e22da2430424c36262ae0a9
parentaa01089735724df2e41d574f10c86dc23243ddef
tools/cephfs/first-damage: always use bytes representation of omap key

We cannot assume the encoding of a file name and we don't need it.

Fixes: https://tracker.ceph.com/issues/59716
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 56219bea697519ec96d7eed230c88648bf005cff)
src/tools/cephfs/first-damage.py