K 10 svn:author V 6 tsoome K 8 svn:date V 27 2019-05-29T07:24:10.360514Z K 7 svn:log V 150 loader: zfs_alloc and zfs_free should use panic The zfs alloc and free code print out the error and get stuck in infinite loop; use panic() instead. END