]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Stop hiding errors that result in failure to mount /dev. Otherwise,
authorEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 12 May 2016 07:38:10 +0000 (07:38 +0000)
committerEdward Tomasz Napierala <trasz@FreeBSD.org>
Thu, 12 May 2016 07:38:10 +0000 (07:38 +0000)
commitebc2f37754214e01ef7cbc9cce234f3f3e70aeeb
tree3b0462b28902a3356d7dd5100a398c22d6df7d68
parent77b822dbc0f0223e5383b4377e1fa97657997d0d
Stop hiding errors that result in failure to mount /dev.  Otherwise,
missing /dev directory makes one end up with a completely deaf (init
without stdout/stderr) system with no hints on the console, unless
you've booted up with bootverbose.

MFC after: 1 month
Sponsored by: The FreeBSD Foundation
sys/kern/vfs_mountroot.c