]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Values printed by zpool-iostat(8) should be right-aligned
authorLow-power <msl0000023508@gmail.com>
Tue, 18 Apr 2023 18:34:41 +0000 (02:34 +0800)
committerGitHub <noreply@github.com>
Tue, 18 Apr 2023 18:34:41 +0000 (11:34 -0700)
commitf9e1c63f8c32141bb18c0270d565e3bfc1bbd233
tree1cbf71feab60278f56dc4c2b686d6df4a7cb123c
parentaccfdeb948dab87a9576084a582f5bfeda0bd2f2
Values printed by zpool-iostat(8) should be right-aligned

This inappropriate left-alignment was introduced in 7bb7b1f.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Matthew Ahrens <mahrens@delphix.com>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by: WHR <msl0000023508@gmail.com>
Closes #14751
cmd/zpool/zpool_main.c