]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: krbd_blkroset.t: eliminate a race in the open_count test 67074/head
authorIlya Dryomov <idryomov@gmail.com>
Wed, 21 Jan 2026 18:41:41 +0000 (19:41 +0100)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 26 Jan 2026 08:47:09 +0000 (09:47 +0100)
commit4b19907d354defffb733a30c09ad9c9cf7b4657b
tree139d1dc472741f8f9e6fe5c015f949a1516560f1
parentc88a52f629ae02f3cc5aacf360073efad79fba07
qa: krbd_blkroset.t: eliminate a race in the open_count test

Even at QD=1, dd may take less than 10 seconds to work its way to the
end of a 10M image, producing "No space left on device" error instead
of the expected "Operation not permitted" error which is supposed to
arise from the device getting marked read-only while opened.

Fixes: https://tracker.ceph.com/issues/74513
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 006e47e9ca691deb377fb76f7a23b6feec874865)
qa/rbd/krbd_blkroset.t