]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
crimson/os/seastore/.../lba_btree_node_impl: fix mutate_mapping for missing element
authorSamuel Just <sjust@redhat.com>
Fri, 30 Oct 2020 23:53:50 +0000 (16:53 -0700)
committerSamuel Just <sjust@redhat.com>
Mon, 7 Dec 2020 19:58:32 +0000 (11:58 -0800)
commitce5abc593e4257919474c46067a20c54b343b021
treeded116259bf542a52e6c0193f20a5c277a034e2b
parent697218b001516f94b4c775cd3a609e73125b3e3c
crimson/os/seastore/.../lba_btree_node_impl: fix mutate_mapping for missing element

Also adds assert to LBAInternalNode -- any laddr in the range of an internal
node must necessarily be in the range of a child.

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