HomeFreeBSD

loader: zfs_alloc and zfs_free should use panic

Description

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.

Details

Provenance
tsoomeAuthored on
Parents
rS348351: The KVM code also needs a fix similar to r344269.
Branches
Unknown
Tags
Unknown