Christoph Hellwig
c62b37d96b
block: move ->make_request_fn to struct block_device_operations
...
The make_request_fn is a little weird in that it sits directly in
struct request_queue instead of an operation vector. Replace it with
a block_device_operations method called submit_bio (which describes much
better what it does). Also remove the request_queue argument to it, as
the queue can be derived pretty trivially from the bio.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
2020-07-01 07:27:24 -06:00
..
2020-07-01 07:27:24 -06:00
2020-06-14 01:57:21 +09:00
2019-11-05 14:53:03 -05:00
2017-06-09 09:27:32 -06:00
2020-01-07 12:07:08 -05:00
2017-03-07 11:30:16 -05:00
2020-03-03 10:02:46 -05:00
2020-06-05 15:45:03 -07:00
2017-11-02 11:10:55 +01:00
2018-04-30 15:40:40 -04:00
2017-03-07 13:28:31 -05:00
2016-12-16 00:13:41 +02:00
2019-04-18 16:18:25 -04:00
2017-03-07 13:28:31 -05:00
2017-03-07 13:28:31 -05:00
2018-10-16 14:34:59 -04:00
2017-03-07 13:28:31 -05:00
2020-03-03 11:10:21 -05:00
2020-03-27 14:42:51 -04:00
2020-03-27 14:42:51 -04:00
2020-03-27 14:42:51 -04:00
2019-04-04 15:33:59 -04:00
2020-06-05 14:59:59 -04:00
2019-04-26 11:29:32 -04:00
2020-01-07 11:43:36 -05:00
2020-06-05 14:59:42 -04:00
2019-05-21 10:50:45 +02:00
2019-05-16 15:55:48 -07:00
2019-11-12 19:12:07 -07:00
2020-05-15 10:29:36 -04:00
2019-07-15 11:03:01 -03:00
2020-06-05 15:45:03 -07:00
2018-06-05 08:47:43 -06:00
2019-09-16 10:18:01 -04:00
2019-08-15 15:57:39 -04:00
2020-04-02 19:15:03 -07:00
2018-05-30 15:33:32 -06:00
2020-05-20 17:09:44 -04:00
2016-11-01 09:43:26 -06:00
2020-06-05 14:59:58 -04:00
2020-05-15 10:29:36 -04:00
2020-05-15 10:29:36 -04:00
2020-05-20 17:09:44 -04:00
2020-05-20 17:09:44 -04:00
2018-06-12 18:28:00 -07:00
2017-02-17 00:54:09 -05:00
2020-06-24 09:15:57 -06:00
2019-03-05 14:48:50 -05:00
2020-05-15 10:29:36 -04:00
2020-01-15 21:43:09 -07:00
2020-01-07 12:07:17 -05:00
2020-05-20 17:09:44 -04:00
2017-11-02 11:10:55 +01:00
2020-05-20 17:09:44 -04:00
2020-05-20 17:09:44 -04:00
2018-10-11 11:36:09 -04:00
2020-04-25 09:45:43 -06:00
2019-04-25 15:38:52 -04:00
2020-02-27 12:00:53 -05:00
2019-12-05 17:05:24 -05:00
2020-01-14 20:23:13 -05:00
2019-05-30 11:26:35 -07:00
2019-05-30 11:26:35 -07:00
2018-12-18 09:02:26 -05:00
2020-04-16 16:16:38 -04:00
2019-05-30 11:26:32 -07:00
2020-03-03 11:10:21 -05:00
2019-08-23 10:13:14 -04:00
2019-08-23 10:13:14 -04:00
2019-08-23 10:13:14 -04:00
2020-05-15 10:29:36 -04:00
2017-06-09 09:27:32 -06:00
2020-06-05 15:45:03 -07:00
2020-06-05 14:59:53 -04:00
2020-06-05 14:59:53 -04:00
2020-06-05 14:59:53 -04:00
2020-07-01 07:27:24 -06:00
2019-08-23 10:13:12 -04:00
2020-06-14 01:57:21 +09:00
2020-05-15 10:29:36 -04:00
2020-06-02 10:59:07 -07:00
2018-08-01 15:49:39 -07:00
2019-05-24 17:27:12 +02:00
2018-10-18 09:36:35 -07:00
2019-05-24 17:27:13 +02:00
2019-10-24 15:22:40 -07:00
2020-05-13 12:02:23 -07:00
2019-10-24 15:22:40 -07:00
2018-05-30 15:33:32 -06:00
2020-07-01 07:27:24 -06:00
2020-05-13 11:22:31 -07:00
2020-01-15 21:43:09 -07:00
2019-09-13 13:10:05 -07:00
2019-06-15 01:37:35 -06:00
2020-05-13 11:22:31 -07:00
2020-05-13 12:02:23 -07:00
2019-06-05 17:36:37 +02:00
2019-03-12 10:15:18 -07:00
2020-05-22 08:45:46 -06:00
2020-05-13 11:22:31 -07:00
2019-09-13 13:14:43 -07:00
2019-11-11 16:47:39 -08:00
2020-05-13 12:02:23 -07:00