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
..
2009-09-27 11:39:25 -07:00
2005-04-16 15:20:36 -07:00
2009-06-15 15:49:29 +02:00
2009-03-24 20:56:53 +01:00
2009-11-18 20:30:35 +01:00
2007-07-10 00:07:41 +02:00
2005-04-16 15:20:36 -07:00