Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
17226
Description
ASSERTs in SPL/ZFS are off by default. It'd be a good idea to enable SPL/ZFS assertions at least for test builds, which'd pinpoint problems much earlier before they manifest as hard-to-diagnose symptoms.
I have a patch that enables SPL/ZFS debugging:
http://review.whamcloud.com/#/c/13431/
But there's build failures for i686 in SPL/ZFS. So upstream SPL/ZFS would need a fix for that.