Brian Behlendorf 093219a6b3 zpool-create.sh: allow features to be disabled
The zimport.sh script makes use of the zpool-create.sh script
to construct test pools for importing with older versions of
ZoL.  It is desirable to have a way to disable all the features
so new pools can be imported with older code.

The simplest and most flexible way to achieve this was to merge
the VERBOSE_FLAG and FORCE_FLAG in to a single ZPOOL_FLAGS
variable.  The contents of this variable will be used in the
'zpool create' allowing us to easily pass arbitrary flags.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Prakash Surya <surya1@llnl.gov>
Closes #2524
2014-07-25 11:58:31 -07:00
..
2012-08-27 11:47:44 -07:00
2014-04-10 14:27:00 -07:00
2013-12-18 16:46:35 -08:00
2013-03-18 15:33:17 -07:00
2014-06-10 16:46:21 -07:00
2014-02-10 15:48:32 -08:00
2011-10-11 14:45:37 -07:00
2014-04-10 14:27:00 -07:00
2010-08-31 13:42:01 -07:00