[Bug 283429] [vfs] add (debug) option to avoid initialization of system time from filesystem last mounted time when no rtc found

From: <bugzilla-noreply_at_freebsd.org>
Date: Sat, 21 Dec 2024 18:07:26 UTC
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.