aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/InstCombine
diff options
context:
space:
mode:
authorAlan Somers <asomers@FreeBSD.org>2026-06-09 18:06:13 +0000
committerAlan Somers <asomers@FreeBSD.org>2026-07-11 20:31:51 +0000
commit4735ef6196bcb2802ad7fc7d1b8054a4756d786b (patch)
tree4fc64e37933596d88f4af498c7027ee9dbb65b6b /lib/Transforms/InstCombine
parent541e6e2d516b6c9d3681b24464e9ef53c1f2579a (diff)
zonectl: display conventional zones better during RZ
zonectl's Report Zones subcommand displays a tabular list of zones. A conventional zone's WP column is displayed as 0xffffffffffffffff , the literal value that the HDD reports. But that's too wide for the column, causing the text to be misaligned. It's also not really meaningful, because the Write Pointer isn't really defined for a Conventional zone. Change it to "-1" to fix the text misalignment. MFC after: 2 weeks Sponsored by: ConnectWise Reviewed by: fuz Differential Revision: https://reviews.freebsd.org/D57512
Diffstat (limited to 'lib/Transforms/InstCombine')
0 files changed, 0 insertions, 0 deletions