HomeFreeBSD

zpool: fix conflict with -v and -o options

Description

zpool: fix conflict with -v and -o options

Right now, the -v and -o options for zpool list work independently,
but when paired, the -v "wins out" and the -o effect is lost. This
commit fixes that problem.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Rob Norris <robn@despairlabs.com>
Signed-off-by: Shreshth Srivastava <shreshthsrivastava2@gmail.com>
Closes #11040
Closes #17839

Details

Provenance
Shreshth3 <66148173+Shreshth3@users.noreply.github.com>Authored on Tue, Oct 21, 10:10 PM
GitHub <noreply@github.com>Committed on Tue, Oct 21, 10:10 PM
Parents
rG72f41454a60b: ZTS: fail test run if test runner crashes unexpectedly
Branches
Unknown
Tags
Unknown

Event Timeline

GitHub <noreply@github.com> committed rG44704616b47c: zpool: fix conflict with -v and -o options (authored by Shreshth3 <66148173+Shreshth3@users.noreply.github.com>).Tue, Oct 21, 10:10 PM