]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: actually alternate overlaps in DiscardWithPruneWriteOverlap 54847/head
authorIlya Dryomov <idryomov@gmail.com>
Sat, 9 Dec 2023 20:00:51 +0000 (21:00 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Sat, 9 Dec 2023 20:35:55 +0000 (21:35 +0100)
commitd790b57b4bd3868cf12941c565b6906534e19f91
tree0877f9e564702620e046ff0a44b0cc2ed721066e
parentde397f7588897fb0a3f15dcddf660c8e569b1e4e
test/librbd: actually alternate overlaps in DiscardWithPruneWriteOverlap

Make sense of the inner loop in write_thread.  The crash on
"it != m_events.end()" assert reproduces even faster this way.

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