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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278993 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 reconstructed 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. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278993-227-eVpRsoeXlm>
