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-03-31 11:26:23 -03:00
2011-05-04 15:02:15 +10:00
2010-03-04 10:43:58 -06:00
2008-12-21 14:21:15 +11:00
2011-07-11 14:15:55 +02:00
2011-07-26 16:49:47 -07:00
2011-03-31 11:26:23 -03:00
2011-05-26 15:00:37 +10:00
2011-03-10 11:03:56 +11:00
2011-03-31 11:26:23 -03:00
2011-04-20 17:01:19 +10:00
2011-07-26 16:49:47 -07:00
2011-05-04 15:02:15 +10:00