]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix column width in 'zpool iostat -v' and 'zpool list -v'
authorSamuel <50765275+npc203@users.noreply.github.com>
Tue, 6 Sep 2022 16:37:47 +0000 (22:07 +0530)
committerGitHub <noreply@github.com>
Tue, 6 Sep 2022 16:37:47 +0000 (09:37 -0700)
commit7c0e3941cdd4692d46c9171b791fa689f6bb1bfd
tree5f2f4755a62656544c4fc08df57a2fbc587404df
parent59767479acb6edb12335460c9e5f7cfd9a3823cc
Fix column width in 'zpool iostat -v' and 'zpool list -v'

This commit fixes a minor spacing issue caused when
enumerating vdev names, which originated from #13031

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Akash B <akash-b@hpe.com>
Signed-off-by: Samuel Wycliffe <samuelwycliffe@gmail.com>
Closes #13811
cmd/zpool/zpool_main.c