Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Nov 2018 09:35:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 225423] panic: softdep_deallocate_dependencies: dangling deps
Message-ID:  <bug-225423-3630-C7KMuyWsQO@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 #19 from Kirk McKusick <mckusick@FreeBSD.org> ---
(In reply to Konstantin Belousov from comment #18)
If you unmount /dev you lose your console, /dev/null, /dev/zero, /dev/rando=
m,
etc. A system without these fails to work pretty quickly (as I discovered w=
hen
I created a jail and forgot to put a /dev in it). I expect a system running
with any local filesystem (e.g., UFS, ZFS, ext2fs) would crash and burn pre=
tty
quickly if its access to disk was removed. Of course, in insecure mode (whi=
ch
is what we run in by default) we allow root to scribble all over kernel mem=
ory
through /dev/kmem so unmounting /dev is no worse than that.

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