HomeFreeBSD

Allow for '-o feature@<feature>=disabled' on the command line

Description

Allow for '-o feature@<feature>=disabled' on the command line

Sometimes it is desirable to specifically disable one or several
features directly on the 'zpool create' command line.

$ zpool create -o feature@<feature>=disabled ...

Original-patch-by: Turbo Fredriksson <turbo@bayour.com>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #3460
Closes #5142
Closes #5324

Details

Provenance
LOLi <loli10K@users.noreply.github.com>Authored on Oct 25 2016, 11:17 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Oct 25 2016, 11:17 PM
Parents
rG16fa68f07d26: Do not upgrade userobj accounting for snapshot dataset
Branches
Unknown
Tags
Unknown