[Bug 229614] ZFS lockup in zil_commit_impl

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 7 18:21:13 UTC 2018


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

--- Comment #38 from Allan Jude <allanjude at FreeBSD.org> ---
(In reply to Michael Gmelin from comment #35)
The patch I committed only stops the deadlock in the case where the vnode being
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.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-fs mailing list