]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: use an hex-only format for snap_id when creating snapmapper entries
authorRonen Friedman <rfriedma@redhat.com>
Sun, 4 Aug 2024 16:36:59 +0000 (11:36 -0500)
committerMatan Breizman <mbreizma@redhat.com>
Wed, 14 Aug 2024 09:56:25 +0000 (09:56 +0000)
commit21fe5264f7003c1629015bde63ff2fda98752c50
tree33c8eeb766826d0b5437579a2bc6e35db777d381
parent4e3146c61ff1fe1de869dff1784a6885fbaed63f
osd: use an hex-only format for snap_id when creating snapmapper entries

i.e. - without the optional text representation of NOSNAP & SNAPDIR

Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
(cherry picked from commit 547b67fa684b50697b717b3fdcb88d71ae6956df)
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/osd/SnapMapper.cc