K 10 svn:author V 3 mav K 8 svn:date V 27 2016-03-21T00:34:22.961824Z K 7 svn:log V 362 MFC r296617: Revert r292074 (by smh): Limit stripesize reported from nvd(4) to 4K I believe that this patch handled the problem from the wrong side. Instead of making ZFS properly handle large stripe sizes, it made unrelated driver to lie in reported parameters to workaround that. Alternative solution for this problem from ZFS side was committed at r296615. END