]> git.proxmox.com Git - mirror_zfs.git/commit
module: zcommon: zprop: common: zprop_width: namespace exceptions
authorнаб <nabijaczleweli@nabijaczleweli.xyz>
Sun, 20 Feb 2022 01:58:09 +0000 (02:58 +0100)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 4 Mar 2022 20:08:30 +0000 (12:08 -0800)
commita9a89755faa7cff2a7e7779986ac18fcfabfd3bd
treecaeb125d45381e886a6614b186fde0a21d6f8ac4
parent6d8a00ff1f6ebca32cd7fa5e706e904871872144
module: zcommon: zprop: common: zprop_width: namespace exceptions

Before this, /all/ numerical properties 1 (ZFS_PROP_CREATION,
ZPOOL_PROP_SIZE, VDEV_PROP_CAPACITY) would be non-fixed and
/all/ numerical properties 5 (ZFS_PROP_COMPRESSRATIO,
ZPOOL_PROP_HEALTH, VDEV_PROP_PSIZE) would be 8-wide

Realistically, this doesn't appear to be much of a problem

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli@nabijaczleweli.xyz>
Closes #13125
module/zcommon/zprop_common.c