Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 29 May 2024 03:04:17 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 278993] fsck not checking disk if sysctl kern.boottrace.enabled=1 is set
Message-ID:  <bug-278993-227-eVpRsoeXlm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-278993-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-278993-227@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=3D278993

Warner Losh <imp@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |imp@FreeBSD.org

--- Comment #4 from Warner Losh <imp@FreeBSD.org> ---
So part of the problem is that the boottrace stuff doesn't export any of the
variables.  What about _boot or rc_fast? It looks like rc_fast is reconstru=
cted
whenver _boot is fast* in rc.subr and only set when _boot has been set to
'faststart'.

The fix is a bit of a hack.

--=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-278993-227-eVpRsoeXlm>