Files
kernel_arpi/include/linux
Jens Axboe 3c94d83cb3 blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
There's a single user of this function, dm, and dm just wants
to check if IO is inflight, not that it's just allocated.

This fixes a hang with srp/002 in blktests with dm, where it tries
to suspend but waits for inflight IO to finish first. As it checks
for just allocated requests, this fails.

Tested-by: Mike Snitzer <snitzer@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2018-12-17 21:31:42 -07:00
..
2018-10-31 10:57:43 -07:00
2018-10-18 15:41:21 -07:00
2018-10-16 11:13:50 +02:00
2018-10-31 19:24:21 +01:00
2018-12-07 22:26:38 -07:00
2018-11-07 13:44:59 -07:00
2018-11-07 13:44:59 -07:00
2018-12-16 19:53:47 -07:00
2018-10-19 13:24:31 -07:00
2018-10-19 13:24:31 -07:00
2018-10-26 16:26:32 -07:00
2018-11-19 19:03:50 -07:00
2018-11-10 08:03:52 -07:00
2018-10-21 10:46:33 -04:00
2018-11-07 13:42:32 -07:00
2018-11-19 19:03:46 -07:00
2018-10-31 08:54:14 -07:00
2018-10-17 13:56:58 -07:00
2018-12-13 09:58:57 +01:00
2018-10-21 10:46:39 -04:00
2018-10-26 16:26:35 -07:00
2018-10-01 23:14:10 -07:00
2018-10-08 22:53:10 +11:00
2018-09-28 14:20:59 +02:00
2018-12-03 17:03:58 -07:00
2018-09-29 22:47:49 -04:00
2018-10-11 09:16:44 -07:00
2018-11-05 16:38:10 -05:00