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-11 10:29:49 +02:00
2007-10-17 08:42:52 -07:00
2007-10-17 08:42:52 -07:00
2009-09-11 10:29:49 +02:00
2009-10-06 10:35:05 +02:00
2009-12-15 08:53:25 -08:00
2009-09-11 10:29:49 +02:00
2007-07-17 13:36:19 +02:00
2009-12-07 12:51:39 +01:00
2009-09-23 18:13:10 -07:00