Date: Wed, 07 Nov 2018 18:21:10 +0000 From: bugzilla-noreply@freebsd.org To: fs@FreeBSD.org Subject: [Bug 229614] ZFS lockup in zil_commit_impl Message-ID: <bug-229614-3630-pvrLBg8ANV@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-229614-3630@https.bugs.freebsd.org/bugzilla/> References: <bug-229614-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=3D229614 --- Comment #38 from Allan Jude <allanjude@FreeBSD.org> --- (In reply to Michael Gmelin from comment #35) The patch I committed only stops the deadlock in the case where the vnode b= eing reclaimed belongs to a deleted file. It can still happen in other circumstances. I am wondering if the correct approach is just to limit the number of times= it can loop, and return an error. I am not sure what side effects returning an error will have. --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229614-3630-pvrLBg8ANV>