/openbmc/linux/drivers/block/ |
H A D | ps3disk.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | sunvdc.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | ps3vram.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | brd.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | pktcdvd.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | floppy.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | xen-blkfront.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/memstick/core/ |
H A D | mspro_block.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/firewire/ |
H A D | sbp2.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/usb/storage/ |
H A D | scsiglue.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/arch/um/drivers/ |
H A D | ubd_kern.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/scsi/ |
H A D | pmcraid.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | scsi_scan.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | ipr.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | scsi_lib.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/md/ |
H A D | raid0.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | raid1.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
H A D | raid10.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/block/ |
H A D | blk-settings.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/block/drbd/ |
H A D | drbd_nl.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/s390/block/ |
H A D | dasd.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/drivers/ata/ |
H A D | libata-scsi.c | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|
/openbmc/linux/include/linux/ |
H A D | blkdev.h | diff 086fa5ff0854c676ec333760f4c0154b3b242616 Thu Feb 25 23:20:38 CST 2010 Martin K. Petersen <martin.petersen@oracle.com> 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>
|