]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
os/bluestore/BlueStore: fix crimson-only omap_get_values start handling
authorSamuel Just <sjust@redhat.com>
Tue, 17 Oct 2023 04:33:08 +0000 (21:33 -0700)
committerSamuel Just <sjust@redhat.com>
Mon, 11 Dec 2023 04:10:17 +0000 (04:10 +0000)
commitf52580d786dc74779c412bc3acab11295f71d97b
tree0a07b8c42b5cbb2af21f39463b643a63ec954f0b
parent50e5b37f26b6744fb497177c73d6fed122fc9602
os/bluestore/BlueStore: fix crimson-only omap_get_values start handling

seek_to_first() if start is nullopt, upper_bound() otherwise.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/os/bluestore/BlueStore.cc