]> www.infradead.org Git - users/sagi/blktests.git/commit
tests/block/007: Rework I/O polling
authorBart Van Assche <bvanassche@acm.org>
Wed, 1 Feb 2023 20:31:45 +0000 (12:31 -0800)
committerBart Van Assche <bvanassche@acm.org>
Wed, 1 Feb 2023 20:35:20 +0000 (12:35 -0800)
commitbfa52ef51d05bb781229818f2ac6788ca0ced910
tree9d3dee799cd4afc89c04077740859784b07e46bd
parent41704f697c49e8769e175cbe9560c17d5720944e
tests/block/007: Rework I/O polling

Linux kernel commit a614dd228035 ("block: don't allow writing to the poll
queue attribute") makes writes into /sys/block/*/queue/io_poll a no-op.
Rework test block/007 such that it no longer uses that attribute.

Signed-off-by: Bart Van Assche <bvanassche@acm.org>
common/iopoll
tests/block/007