/[base]
ViewVC logotype

Revision 333311


Jump to revision: Previous Next
Author: pfg
Date: Sun May 6 21:29:29 2018 UTC (6 years, 1 month ago)
Changed paths: 2
Log Message:
msdosfs: use vfs_timestamp() to generate timestamps instead of getnanotime().

Most filesystems, with the notable exceptions of msdosfs and autofs use
only vfs_timestamp() to read the current time. This has the benefit of
configurable granularity (using the vfs.timestamp_precision sysctl).

For convenience, use it on msdosfs too.

Submitted by:	Damjan Jovanovic
Differential Revision:	https://reviews.freebsd.org/D15297


Changed paths

Path Details
Directoryhead/sys/fs/msdosfs/msdosfs_denode.c modified , text changed
Directoryhead/sys/fs/msdosfs/msdosfs_vnops.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27