[Bug 258208] [zfs] locks up when using rollback or destroy on both 13.0-RELEASE & sysutils/openzfs port

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 15 Oct 2021 13:12:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258208

--- Comment #14 from Mark Johnston <markj@FreeBSD.org> ---
(In reply to Andriy Gapon from comment #12)
> The only remaining LOR between the page busying and ZFS is with ZFS range
> locks.  This should be fixed by introducing VOP_RANGELOCK to FreeBSD VFS,
> placing calls to this operation at strategic places and implementing the
> op for ZFS using the ZFS rangelock.

Is this the bug fixed by
https://cgit.freebsd.org/src/commit/?id=66b415fb8f9a7bd9f01d063ecebc2c74cfcb10be
?

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