Closed GoogleCodeExporter closed 9 years ago
This looks like a mismatched userland / kext problem, where new userland tools
run against an old kext.
Old userland tools will fail and complain when used against a new kernel
extension (because the do not authenticate themselves before trying any real
operation).
Unfortunately new userland tools have no way to know against which kext they
run, until they try to authenticate. The authentication call may panic, since
74.3.1 and any older versions do not check if a userland call is defined. This
is a bug in 74.3.1 and older.
Original comment by googlelogin@bjoern-kahl.de
on 1 Mar 2014 at 10:50
MacZFS has been discontinued. Please switch to https://openzfsonosx.org/
Original comment by googlelogin@bjoern-kahl.de
on 28 Jul 2015 at 9:35
Original issue reported on code.google.com by
sbyt...@gmail.com
on 1 Mar 2014 at 2:34