Martin K. Petersen 086fa5ff08 block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
The block layer calling convention is blk_queue_<limit name>.
blk_queue_max_sectors predates this practice, leading to some confusion.
Rename the function to appropriately reflect that its intended use is to
set max_hw_sectors.

Also introduce a temporary wrapper for backwards compability.  This can
be removed after the merge window is closed.

Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
2010-02-26 13:58:08 +01:00
..
2010-02-23 00:39:00 -05:00
2010-02-10 12:07:28 -07:00
2010-01-29 21:03:09 +01:00
2010-02-02 18:11:21 -08:00
2010-02-03 16:55:20 -05:00
2010-02-22 19:50:34 -08:00
2010-01-13 10:01:35 +00:00