]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/bluestore: add test case to reproduce #50017
authorIgor Fedotov <ifed@suse.com>
Wed, 19 May 2021 23:15:32 +0000 (02:15 +0300)
committerCory Snyder <csnyder@iland.com>
Tue, 1 Jun 2021 09:59:54 +0000 (05:59 -0400)
commitd38f06172d8844341d56e1e7a7535ace7c3efe29
treedf932a0771c6c10dfda726e0d579b6b95e515d93
parentc44bc49e7a57a87d84dfff2a077a2058aa2172e2
test/bluestore: add test case to reproduce #50017

This issue is caused by the lack of multithreading sync when doing
bluestore's quick-fix.

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