[Bug 217560] FAT32 - Time stamp of file is one hour off

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 29 13:00:10 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=217560

--- Comment #7 from Damjan Jovanovic <damjan.jov at gmail.com> ---
(In reply to Konstantin Belousov from comment #6)

By default vfs.timestamp_precision is TSP_USEC, which returns microtime()
instead of getnanotime(). The timezone for microtime() seems to be more correct
than for getnanotime().

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


More information about the freebsd-fs mailing list