On Mon, 12 Sep 2022 09:53:25 -0700, Stefan Roesch wrote: > Today blk_queue_enter() and __bio_queue_enter() return -EBUSY for the > nowait code path. This is not correct: they should return -EAGAIN > instead. > > This problem was detected by fio. The following command exposed the > above problem: > > [...] Applied, thanks! [1/1] block: blk_queue_enter() / __bio_queue_enter() must return -EAGAIN for nowait commit: 56f99b8d06ef1ed1c9730948f9f05ac2b930a20b Best regards, -- Jens Axboe