Christoph Hellwig
5a7bbad27a
block: remove support for bio remapping from ->make_request
...
There is very little benefit in allowing to let a ->make_request
instance update the bios device and sector and loop around it in
__generic_make_request when we can archive the same through calling
generic_make_request from the driver and letting the loop in
generic_make_request handle it.
Note that various drivers got the return value from ->make_request and
returned non-zero values for errors.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: NeilBrown <neilb@suse.de>
Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-09-12 12:12:01 +02:00
..
2011-07-08 14:03:38 -07:00
2011-07-28 05:58:19 -07:00
2011-07-25 23:26:34 -07:00
2011-07-27 09:23:35 -07:00
2011-07-08 14:11:18 -07:00
2011-05-18 14:30:49 -07:00
2011-04-25 16:58:35 -07:00
2011-04-25 16:58:35 -07:00
2011-07-30 00:08:53 -07:00
2011-07-05 10:39:39 -07:00
2011-06-28 13:24:27 -07:00
2011-07-08 14:02:26 -07:00
2011-07-05 20:37:37 -07:00
2011-07-21 13:47:57 -07:00
2011-07-25 23:26:34 -07:00
2011-07-26 11:55:14 -07:00
2011-03-31 11:26:23 -03:00
2011-07-25 23:26:34 -07:00
2011-07-18 13:25:23 -07:00
2011-07-08 14:02:25 -07:00
2011-07-08 14:12:52 -07:00
2011-05-17 13:31:32 -07:00
2011-07-25 23:26:34 -07:00
2011-07-08 13:59:54 -07:00
2011-06-20 16:08:19 +02:00
2011-07-26 16:49:47 -07:00
2011-06-07 12:28:39 -07:00
2011-07-05 10:39:39 -07:00
2011-07-22 19:02:39 -07:00
2011-03-31 11:26:23 -03:00
2011-07-25 23:26:34 -07:00
2011-07-25 23:26:34 -07:00
2011-07-25 23:26:34 -07:00
2011-07-25 23:26:34 -07:00
2011-07-18 13:22:53 -07:00
2011-04-20 13:45:57 -07:00
2011-07-25 23:26:34 -07:00
2011-03-16 15:19:35 -07:00
2011-03-31 11:26:23 -03:00
2011-05-19 15:34:32 -07:00
2011-07-26 16:49:47 -07:00
2011-07-05 10:39:38 -07:00
2011-07-18 13:22:53 -07:00
2011-07-05 20:29:16 -07:00
2011-07-26 16:49:47 -07:00
2011-07-30 00:08:53 -07:00
2011-07-08 14:01:18 -07:00
2011-06-28 14:13:05 -07:00
2011-05-06 09:27:34 -07:00
2011-05-17 11:37:57 -07:00
2011-07-26 16:49:47 -07:00
2011-07-25 23:26:34 -07:00
2011-03-31 11:26:23 -03:00
2011-07-05 10:39:38 -07:00
2011-07-05 10:39:37 -07:00
2011-07-08 14:18:53 -07:00
2011-09-12 12:12:01 +02:00
2011-07-12 04:53:56 +02:00
2011-07-12 04:53:56 +02:00