Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 May 2016 21:13:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 207464] Panic when destroying ZFS snapshot
Message-ID:  <bug-207464-3630-azJ6QdpTxo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-207464-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-207464-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207464

--- Comment #17 from Howard Powell <hpowell@lighthouseinstruments.com> ---
I cannot get the proposed patch for testing to compile on a stock svn check=
out
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207464-3630-azJ6QdpTxo>