]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: add TestInternal.FlattenInconsistentObjectMap 61129/head
authorIlya Dryomov <idryomov@gmail.com>
Tue, 17 Dec 2024 08:57:44 +0000 (09:57 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Wed, 18 Dec 2024 11:44:36 +0000 (12:44 +0100)
commitffcd90313b9dd6e5aab8df0f9a5335a69785133c
tree5a575062c35e72537042607e8d92d0548b941869
parent97ed3fced13dd48520ec9c165537ff0bbc7cbb64
test/librbd: add TestInternal.FlattenInconsistentObjectMap

Inject an object map with all possible inconsistencies before
flattening to ensure that something similar to commit 40af4f87b64f
("librbd: flatten operation should use object map") doesn't reappear
in a different form.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
src/test/librbd/test_internal.cc