]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd/SnapMapper: Crimson - fix OSDriver::get_next
authorMatan Breizman <mbreizma@redhat.com>
Mon, 12 Feb 2024 09:26:36 +0000 (09:26 +0000)
committerMatan Breizman <mbreizma@redhat.com>
Mon, 12 Feb 2024 10:16:19 +0000 (10:16 +0000)
commit8fd9b037f5802ec8dab4d69f11435e4217dff76a
tree0c08014db0f86185e60090c9cd6b2e336d39605f
parentd489704acdc3e6abaa337245de8ea312cefe6516
osd/SnapMapper: Crimson - fix OSDriver::get_next

There are other omap_keys that we may return which are not
SnapMapper entries (_biginfo, _epoch, _fastinfo etc.).

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
src/osd/SnapMapper.cc