]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r268621 (smh) + r268625:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Aug 2014 19:11:23 +0000 (19:11 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 8 Aug 2014 19:11:23 +0000 (19:11 +0000)
commit673446e729f8e24e777ddb71fee1f93cc0fd6e9f
treeeaffc61d425abed5c2489618e9dd5bd3834b0314
parent0bf4ccfcd5b670ab40f469161a3d2d7cb0bb8ea2
MFC r268621 (smh) + r268625:

Don't report non-native block-size pools under zpool status -x

zpool status -x is used to identify pools that are exhibiting
errors or are otherwise unavailable, therefore non-native
block-size pools shouldn't be reported.

Also update man page to clarify other additional conditions
which won't cause a pool to be displayed under zpool status -x.

Sponsored by:   Multiplay

git-svn-id: svn://svn.freebsd.org/base/stable/10@269735 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
cddl/contrib/opensolaris/cmd/zpool/zpool.8
cddl/contrib/opensolaris/cmd/zpool/zpool_main.c