diff options
author | mav <mav@FreeBSD.org> | 2016-03-10 16:39:46 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2016-03-10 16:39:46 +0000 |
commit | 9a3b845122f98fdbb9f4a721718ae9ac9fb920c0 (patch) | |
tree | ff31c9eec8f103e2f8b9d028fa0549cbb182c240 /usr.bin/script/script.c | |
parent | 0022e5410b9efb43e7a391c6ecd333f8024e7ea3 (diff) | |
download | FreeBSD-src-9a3b845122f98fdbb9f4a721718ae9ac9fb920c0.zip FreeBSD-src-9a3b845122f98fdbb9f4a721718ae9ac9fb920c0.tar.gz |
Make ZFS ignore stripe sizes above SPA_MAXASHIFT (8KB).
If device has stripe size bigger then maximal sector size supported by
ZFS, there is nothing can be done to avoid read-modify-write cycles.
Taking that stripe size into account will only reduce space efficiency
and pointlessly bother user with warnings that can not be fixed.
Discussed with: smh
Diffstat (limited to 'usr.bin/script/script.c')
0 files changed, 0 insertions, 0 deletions