freebsd-dev/sys/cddl/contrib/opensolaris
Alexander Motin 5db0866658 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
2016-03-10 16:39:46 +00:00
..
common Add new IOCTL compat shims for ABI breakage caused by r296510: 2016-03-09 11:16:15 +00:00
uts Make ZFS ignore stripe sizes above SPA_MAXASHIFT (8KB). 2016-03-10 16:39:46 +00:00
OPENSOLARIS.LICENSE