]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
test/librbd: actually alternate overlaps in DiscardWithPruneWriteOverlap 54859/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:23:37 +0000 (12:23 +0100)
commitada38506cd6800e4a9ab8cc9635b0a8e9070a9ac
tree79bacafdbedf763af791d054d0588b9bdb66a153
parent600a545c57c1a897e8ddbe90bfed7a17910c6ee4
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