[Bug 252375] kernel panic during reboot "softdep_waitidle: work added after flush"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Jan 3 18:05:50 UTC 2021


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

Konstantin Belousov <kib at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kib at FreeBSD.org,
                   |                            |mckusick at FreeBSD.org

--- Comment #1 from Konstantin Belousov <kib at FreeBSD.org> ---
I wonder if unlocking the vnode during sync on reclaim allows more mutations to
happen during vflush().

Then we should just make this assertion into loop restart.

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


More information about the freebsd-bugs mailing list