Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Dec 2024 18:07:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found
Message-ID:  <bug-283429-227-KGcO4MJm9C@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-283429-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=283429

--- Comment #3 from Sulev-Madis Silber <bugs-freebsd-org916@ketas.si.pri.ee> ---
maybe

machdep.disable_vfs_timesource_fallback 1=disable

or

machdep.disable_filesystem_timesource_fallback 1=disable

or

kern.disable_fs_timesource 1=disable

or

vfs.fallback_timesource 1=enabled 0=disabled

?


unsure how to create "booleans", maybe it could be any value, might want to
look what others did


this seems like phab discussion

but once it stays, it stays

-- 
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-283429-227-KGcO4MJm9C>