]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Further improve previous revision:
authordelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Apr 2013 23:14:14 +0000 (23:14 +0000)
committerdelphij <delphij@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 4 Apr 2013 23:14:14 +0000 (23:14 +0000)
commite7358afbd7a68f0fd893631a6749e9c32736a239
tree7b4d8e4345a8f160fe84c5ec24e87facfb0d98df
parent2eae819d674e8e7300412822d7549e48f7b793d1
Further improve previous revision:

 - enable_all_pool_feat will be unset if version is specified.  Use it as
   a flag instead of testing the props nvlist;
 - Allow user to use -d -o feature@...=enable to create a v5000 pool when
   desired.  Without this, the implicit -o version=28 would make the utility
   to complain about feature@ and version being conflict, which is confusing.

Reviewed by: Matthew Ahrens

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