freebsd-dev/sys/cddl
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
..
boot/zfs Fix const conversion warning in lz4_decompress 2016-01-06 20:28:09 +00:00
compat/opensolaris MFV r296529: 2016-03-08 18:28:24 +00:00
contrib/opensolaris Make ZFS ignore stripe sizes above SPA_MAXASHIFT (8KB). 2016-03-10 16:39:46 +00:00
dev Fix a couple of silly mistakes in r291962. 2016-03-08 00:46:03 +00:00