[Bug 207464] Panic when destroying ZFS snapshot

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri May 6 21:13:44 UTC 2016


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

--- Comment #17 from Howard Powell <hpowell at lighthouseinstruments.com> ---
I cannot get the proposed patch for testing to compile on a stock svn checkout
of the 10.3 base head unless I modify

VOP_UNLOCK(vp);

to

VOP_UNLOCK(vp, 0);

in the opensolaris_vfs.c section.

Compiling and testing now.

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


More information about the freebsd-fs mailing list