[Bug 210721] Rerooting to an imported ZFS pool triggers panic

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 31 21:40:51 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=210721

--- Comment #3 from Andriy Gapon <avg at FreeBSD.org> ---
(In reply to Joakim Asplund from comment #2)
Essentially, it's because the code that handles a zfs root filesystem
mindlessly tries to import its pool and that's a problem if the pool is already
imported.
It should be very easy to fix this bug by just adding a check for that
condition.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-fs mailing list