[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: Tue, 24 Dec 2024 22:02:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283429

--- Comment #7 from Sulev-Madis Silber <bugs-freebsd-org916@ketas.si.pri.ee> ---
is it really a rootfs?

it says:

        /*
         * Iterate over all currently mounted file systems and use
         * the time stamp found to check and/or initialize the RTC.
         * Call inittodr() only once and pass it the largest of the
         * timestamps we encounter.
         */

in there

so isn't any var with rootfs in it, wrong and confusing?

-- 
You are receiving this mail because:
You are the assignee for the bug.