Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 May 2016 19:54:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-fs@FreeBSD.org
Subject:   [Bug 209158] node / npm triggering zfs rename deadlock
Message-ID:  <bug-209158-3630-Ab7jvAmnz9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-209158-3630@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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

--- Comment #14 from Konstantin Belousov <kib@FreeBSD.org> ---
(In reply to Doug Luce from comment #13)
First LOR is known, false positive and not related.

Second LOR is more interesting, but it should be innocent.  The cause is due to
witness matching locks by names, so it is just formal and is yet another
consequence of the taskqueue changes.  Still, the patch attached should fix it.
 What program do you run which needs vnode notifications ?

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

home | help

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