]> git.proxmox.com Git - mirror_zfs.git/commit - man/man5/zpool-features.5
Fix zpool-features(5) large_block inconsistency
authorbunder2015 <omfgbunder@gmail.com>
Mon, 29 Jan 2018 23:10:32 +0000 (18:10 -0500)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 29 Jan 2018 23:10:32 +0000 (15:10 -0800)
commit405ec516abbae42f205328ffc1bd7b38cbdd45da
treee8c7bd31adc9062317c4cd3720b32fc8e41cbcb0
parent63f88c12b41a9a51f5693efce408960664fdbe16
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
man/man5/zpool-features.5