linux/drivers/s390/block
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
..
dasd.c block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors 2010-02-26 13:58:08 +01:00
dasd_3990_erp.c [S390] dasd: improve error recovery for internal I/O 2009-12-07 12:51:34 +01:00
dasd_alias.c [S390] dasd: PTR_ERR return of wrong pointer in 2009-12-18 17:43:31 +01:00
dasd_devmap.c [S390] pm: dasd power management callbacks. 2009-06-16 10:31:10 +02:00
dasd_diag.c [S390] dasd: move dasd-diag kmsg to dasd 2009-12-18 17:43:31 +01:00
dasd_diag.h [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_eckd.c [S390] dasd: fix possible NULL pointer errors 2010-01-27 10:12:48 +01:00
dasd_eckd.h [S390] dasd: let device initialization wait for LCU setup 2009-12-07 12:51:35 +01:00
dasd_eer.c [S390] dasd: remove BKL from extended error reporting code 2009-12-07 12:51:39 +01:00
dasd_erp.c [S390] dasd: fix message naming 2009-09-11 10:29:42 +02:00
dasd_fba.c [S390] dasd: remove strings from s390dbf 2009-12-07 12:51:35 +01:00
dasd_fba.h [S390] dasd whitespace and other cosmetics. 2006-06-29 14:58:12 +02:00
dasd_genhd.c [S390] dasd: message cleanup 2009-03-26 15:24:05 +01:00
dasd_int.h [S390] dasd: remove strings from s390dbf 2009-12-07 12:51:35 +01:00
dasd_ioctl.c [S390] dasd: fix possible NULL pointer errors 2010-01-27 10:12:48 +01:00
dasd_proc.c [S390] dasd: fix possible NULL pointer errors 2010-01-27 10:12:48 +01:00
dcssblk.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00
Kconfig [S390] dasd: fix double elevator_exit call when deadline iosched fails to load 2008-04-17 07:46:55 +02:00
Makefile [S390] dasd: add hyper PAV support to DASD device driver, part 1 2008-01-26 14:11:28 +01:00
xpram.c const: constify remaining dev_pm_ops 2009-12-15 08:53:25 -08:00