]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/objectstore/bluestore_types: add map_bl test case
authorIgor Fedotov <ifedotov@suse.com>
Thu, 15 Jul 2021 11:16:39 +0000 (14:16 +0300)
committerIgor Fedotov <ifed@suse.com>
Fri, 29 Oct 2021 12:38:03 +0000 (15:38 +0300)
commit8b06cbaca209abea243d273e1328fb65e3cfd686
treec24905f9a8ba19d6e12d4e4edb9f15e585550df0
parentbd971c086b574e54c87041d2a4f8ae46563d78a5
test/objectstore/bluestore_types: add map_bl test case

Along with the basic bluestore_blob_t::map_any functionality
verification this UT shows how invalid offset might appear in
https://tracker.ceph.com/issues/51682

Signed-off-by: Igor Fedotov <ifedotov@suse.com>
(cherry picked from commit 81f8e063c6f15d7763f51247babe2db7bf4c2aae)
src/test/objectstore/test_bluestore_types.cc