ZFS committed to the FreeBSD base.
Dag-Erling Smørgrav
des at des.no
Sun Apr 8 18:20:49 UTC 2007
Max Laier <max at love2party.net> writes:
> The attached diff lets me survive the dump/restore. Not sure if
> this is the right fix, but seems like the union messes with mutex
> initialization.
You need to track down where memory for the mutex (or rather zap) was
actually allocated, and stick the memset there. I suspect it
originates on the stack somewhere.
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the freebsd-current
mailing list