]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.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, 7 Jun 2023 01:39:42 +0000 (21:39 -0400)
commit56219bea697519ec96d7eed230c88648bf005cff
treea111559a72e2fd92fe7ee8ca95551e7326024e08
parent08d3d9270cc080ed19184c45fbe7b3eec8d277a5
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>
src/tools/cephfs/first-damage.py