]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: actually alternate overlaps in DiscardWithPruneWriteOverlap 54819/head
authorIlya Dryomov <idryomov@gmail.com>
Sat, 9 Dec 2023 20:00:51 +0000 (21:00 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 11 Dec 2023 11:31:56 +0000 (12:31 +0100)
commit67e11c23bf32f8beb4c14418c47f52494039fd14
tree06494429b53d55e26a7579b54ca25f80f1f02c45
parenta95496ab1af01e16f56aa95776f67478f4d36e18
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>
(cherry picked from commit d790b57b4bd3868cf12941c565b6906534e19f91)
src/test/librbd/journal/test_Stress.cc