diff options
author | mav <mav@FreeBSD.org> | 2016-03-21 00:29:00 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2016-03-21 00:29:00 +0000 |
commit | 138555afff26f123451dba0e4d675f33d0fa3c86 (patch) | |
tree | b05e0483171b88eef4efa128436d6ef25b75dd13 /lib/libc/sys/writev.c | |
parent | e9114f9ca10441028766b8b4f1f23e3c04598d80 (diff) | |
download | FreeBSD-src-138555afff26f123451dba0e4d675f33d0fa3c86.zip FreeBSD-src-138555afff26f123451dba0e4d675f33d0fa3c86.tar.gz |
MFC r296615: 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.
Diffstat (limited to 'lib/libc/sys/writev.c')
0 files changed, 0 insertions, 0 deletions