diff options
| author | Damien Le Moal <[email protected]> | 2022-04-21 11:30:20 -0700 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2022-04-25 23:23:05 -0400 |
| commit | c976e588b34e4ff2fdd2922edab4b983244a17e6 (patch) | |
| tree | e9599d166f44a320cbe6f84cb3e39c33d065df8c /tools/perf/scripts/python/bin | |
| parent | 60caf3758103b8edc90724ba781ff119f739162a (diff) | |
scsi: sd: sd_zbc: Hide gap zones
ZBC-2 allows host-managed disks to report gap zones. This allow zoned disks
to report an offset between data zone starts that is a power of two even if
the number of logical blocks with data per zone is not a power of two.
Another new feature in ZBC-2 is support for constant zone starting LBA
offsets. For zoned disks that report a constant zone starting LBA offset,
hide the gap zones from the block layer. Report the offset between data
zone starts as zone size and report the number of logical blocks with data
per zone as the zone capacity.
Link: https://lore.kernel.org/r/[email protected]
Acked-by: Douglas Gilbert <[email protected]>
Signed-off-by: Damien Le Moal <[email protected]>
[ bvanassche: Reworked this patch ]
Signed-off-by: Bart Van Assche <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions