freebsd-dev/sys/cddl/contrib/opensolaris/uts/common/fs
Sergey Kandaurov 37c2842272 Fix the "lock &zrl->zr_mtx already initialized" assertion by initializing
the allocated memory before calling mtx_init(9) on mtx pointing to it.
Otherwize, random contents of uninitialized memory might occasionally
trigger the assertion.

Reported by:	Pavel Polyakov <bsd kobyla org>
Reviewed by:	pjd
MFC after:	1 week
2012-01-17 06:23:25 +00:00
..
zfs Fix the "lock &zrl->zr_mtx already initialized" assertion by initializing 2012-01-17 06:23:25 +00:00
gfs.c
vnode.c