Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 Aug 2021 00:22:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 225423] panic: softdep_deallocate_dependencies: dangling deps
Message-ID:  <bug-225423-3630-FvQaPb5INL@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225423-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225423-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=3D225423

Kirk McKusick <mckusick@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |Closed
         Resolution|---                         |FIXED

--- Comment #24 from Kirk McKusick <mckusick@FreeBSD.org> ---
As of the release of 13.0 the UFS filesystem recovers from a disk dying or
disappearing by forcibly unmounting the filesystem. As part of the forcible
unmount all dirty buffers and soft update dependencies are removed. Thus th=
is
panic no longer occurs. Verified by Peter Holm with his stress tests.

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



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