HomeFreeBSD

Make zpool attach -o ashift=... actually work

Description

Make zpool attach -o ashift=... actually work

Commit df83110856950c8e7b16a7e94cdf42b8531b9cc8 missed update to
getopt() call, while delivering all the rest. This commit adds
"o" to getopt().

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue #566

Details

Provenance
Cyril Plisko <cyril.plisko@mountall.com>Authored on Nov 30 2012, 9:13 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Nov 30 2012, 9:50 PM
Parents
rGc3275b56a147: Add load_nvlist() error handling
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG4588bf57017f: Make zpool attach -o ashift=... actually work (authored by Cyril Plisko <cyril.plisko@mountall.com>).Nov 30 2012, 9:50 PM