diff options
author | Christoph Hellwig <hch@lst.de> | 2022-04-15 06:52:47 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2022-04-18 03:49:59 +0200 |
commit | 64dcc7c2717395b7c83ffb10f040d3be795d03c1 (patch) | |
tree | 0895fe0cbbcc8241b1eac7b943e6759e9e3df5bd /Documentation/filesystems | |
parent | block: add a bdev_max_zone_append_sectors helper (diff) | |
download | linux-64dcc7c2717395b7c83ffb10f040d3be795d03c1.tar.xz linux-64dcc7c2717395b7c83ffb10f040d3be795d03c1.zip |
block: use bdev_alignment_offset in part_alignment_offset_show
Replace the open coded offset calculation with the proper helper.
This is an ABI change in that the -1 for a misaligned partition is
properly propagated, which can be considered a bug fix and matches
what is done on the whole device.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Martin K. Petersen <martin.petersen@oracle.com>
Reviewed-by: Chaitanya Kulkarni <kch@nvidia.com>
Link: https://lore.kernel.org/r/20220415045258.199825-17-hch@lst.de
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'Documentation/filesystems')
0 files changed, 0 insertions, 0 deletions