HomeFreeBSD

Fix zpool-features(5) large_block inconsistency

Description

Fix zpool-features(5) large_block inconsistency

Large_blocks feature activation was not consistent with man page,
which erroneously stated that the feature was active when the
recordsize was increased past the stock 128KB. It actually
becomes active when data is written to the dataset.

Reviewed-by: Giuseppe Di Natale <dinatale2@llnl.gov>
Reviewed by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: bunder2015 <omfgbunder@gmail.com>
Closes #6275
Closes #7093

Details

Provenance
bunder2015 <omfgbunder@gmail.com>Authored on Jan 29 2018, 11:10 PM
Brian Behlendorf <behlendorf1@llnl.gov>Committed on Jan 29 2018, 11:10 PM
Parents
rG63f88c12b41a: Fix style issues in man pages and commands help
Branches
Unknown
Tags
Unknown

Event Timeline

Brian Behlendorf <behlendorf1@llnl.gov> committed rG405ec516abba: Fix zpool-features(5) large_block inconsistency (authored by bunder2015 <omfgbunder@gmail.com>).Jan 29 2018, 11:10 PM