Files
linux-apfs/arch
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 16:07:25 -08:00
2009-12-16 07:20:12 -08:00
2010-02-22 21:42:12 +01:00
2010-02-24 17:30:36 +00:00
2010-02-09 09:46:23 +01:00
2010-02-15 14:17:45 +09:00