/openbmc/linux/drivers/md/ |
H A D | dm-exception-store.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | dm-log.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | dm-snap-persistent.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/drivers/block/ |
H A D | ps3disk.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
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 e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
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 e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
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-integrity.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | ioctl.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk-settings.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | blk-sysfs.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/ntfs/ |
H A D | super.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/nilfs2/ |
H A D | the_nilfs.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/drivers/cdrom/ |
H A D | gdrom.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/drivers/mtd/ |
H A D | mtd_blkdevs.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/befs/ |
H A D | linuxvfs.c | diff a441b0d093b3690b7cc2cb30998358904d051db4 Wed Sep 14 07:32:52 CDT 2016 Linus Walleij <linus.walleij@linaro.org> block: remove remnant refs to hardsect
commit e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 "block: Do away with the notion of hardsect_size" removed the notion of "hardware sector size" from the kernel in favor of logical block size, but references remain in comments and documentation.
Update the remaining sites mentioning hardsect.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org> Reviewed-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Jens Axboe <axboe@fb.com>
|
/openbmc/linux/drivers/scsi/ |
H A D | sr.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
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 | dcssblk.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | dasd.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/ocfs2/cluster/ |
H A D | heartbeat.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
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 | device-mapper.h | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/udf/ |
H A D | super.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/ |
H A D | direct-io.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/gfs2/ |
H A D | rgrp.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
H A D | ops_fstype.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|
/openbmc/linux/fs/ocfs2/ |
H A D | super.c | diff e1defc4ff0cf57aca6c5e3ff99fa503f5943c1f1 Fri May 22 16:17:49 CDT 2009 Martin K. Petersen <martin.petersen@oracle.com> block: Do away with the notion of hardsect_size
Until now we have had a 1:1 mapping between storage device physical block size and the logical block sized used when addressing the device. With SATA 4KB drives coming out that will no longer be the case. The sector size will be 4KB but the logical block size will remain 512-bytes. Hence we need to distinguish between the physical block size and the logical ditto.
This patch renames hardsect_size to logical_block_size.
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
|