]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore/.../lba_btree_node_impl: fix lookup
authorSamuel Just <sjust@redhat.com>
Tue, 9 Mar 2021 04:42:54 +0000 (04:42 +0000)
committerSamuel Just <sjust@redhat.com>
Thu, 11 Mar 2021 01:47:42 +0000 (17:47 -0800)
commit3da2384b6faddf6e3da8a1e2dccad18dddc0f0d4
tree4fe7d8362d77109287f036541d40672a9f5becf6
parent3768ef692fc47b629b3ac7a9dd09762172fbe646
crimson/os/seastore/.../lba_btree_node_impl: fix lookup

lower_bound() here is wrong, use bound instead.

Signed-off-by: Samuel Just <sjust@redhat.com>
src/crimson/os/seastore/lba_manager/btree/lba_btree_node_impl.cc