Jens Axboe
49fd524f95
bsg: update check for rq based driver for blk-mq
...
bsg currently checks ->request_fn to check whether a queue can
handle struct request. But with blk-mq, we don't have a request_fn
yet are request based. Add a queue_is_rq_based() helper and use
that in bsg, I'm guessing this is not the last place we need to
update for this. Besides, it better explains what is being
checked.
Signed-off-by: Jens Axboe <axboe@fb.com >
2014-04-16 14:15:46 -06:00
..
2014-02-18 12:20:01 -08:00
2014-04-03 13:05:42 -07:00
2014-04-03 13:05:42 -07:00
2014-04-16 14:15:25 -06:00
2014-03-21 08:57:37 -06:00
2014-04-16 14:15:25 -06:00
2013-11-23 22:33:50 -08:00
2014-02-18 12:21:26 -08:00
2014-03-13 09:38:42 -06:00
2014-02-12 09:36:37 -07:00
2014-04-15 14:03:02 -06:00
2014-02-07 13:54:08 -07:00
2014-03-21 08:57:56 -06:00
2014-04-15 14:18:02 -06:00
2014-04-09 10:53:21 -06:00
2014-04-15 14:18:02 -06:00
2014-04-15 14:18:02 -06:00
2014-04-16 14:15:25 -06:00
2014-04-15 14:18:02 -06:00
2014-01-08 13:05:09 -08:00
2014-04-09 21:54:06 -06:00
2014-02-10 09:29:00 -07:00
2013-06-28 21:32:27 +02:00
2014-03-19 10:23:54 -04:00
2014-04-16 14:15:25 -06:00
2014-04-09 21:54:06 -06:00
2012-12-06 14:33:02 +01:00
2014-04-16 14:15:46 -06:00
2014-04-09 10:17:00 -06:00
2014-01-21 20:18:26 -08:00
2013-09-11 15:58:18 -07:00
2014-02-24 14:46:32 -08:00
2014-04-09 21:54:06 -06:00
2013-09-11 13:22:03 -06:00
2013-11-08 09:05:31 -07:00
2013-09-30 14:31:02 -07:00
2012-03-06 21:27:21 +01:00
2013-10-25 11:56:00 +01:00
2013-07-03 13:25:24 +02:00
2013-04-08 10:12:11 +02:00
2014-01-21 20:36:17 -08:00