Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Nov 2018 21:24:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 225423] panic: softdep_deallocate_dependencies: dangling deps
Message-ID:  <bug-225423-3630-xscKSBor8C@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

--- Comment #15 from Kirk McKusick <mckusick@FreeBSD.org> ---
(In reply to Eric van Gyzen from comment #14)
Indeed `umount -f /dev' is insane. The /dev filesystem does not use UFS or =
soft
updates, so I assume that you are getting the panic because of interaction =
with
/dev/gpt/scratch which is a UFS filesystem. To the extent that the problem =
is
with /dev/gpt/scratch then yes, the hardening work that we are doing should
resolve that panic.

The hardening work is proceeding, albeit slowly...

--=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-xscKSBor8C>