[Bug 213112] [zfs] [panic] solaris assert: !RRM_LOCK_HELD(&zfsvfs->z_teardown_lock), file zfs_vnops.c, line 1457 (5978)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Sep 30 14:28:35 UTC 2016


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

--- Comment #2 from Andriy Gapon <avg at FreeBSD.org> ---
It seems that you have DIAGNOSTIC turned on.
Thank you for testing!
You can remove sections guarded with DIAGNOSTIC in zfs_vnops.c to fix the
panic.  The checks done there are simply incorrect for extended attributes.
See https://svnweb.freebsd.org/changeset/base/306292 for a note about that.

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


More information about the freebsd-fs mailing list