/[base]
ViewVC logotype

Revision 334742


Jump to revision: Previous Next
Author: pfg
Date: Wed Jun 6 22:29:21 2018 UTC (6 years ago)
Changed paths: 3
Log Message:
MFC r333311:
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


Changed paths

Path Details
Directorystable/11/ modified , props changed
Directorystable/11/sys/fs/msdosfs/msdosfs_denode.c modified , text changed
Directorystable/11/sys/fs/msdosfs/msdosfs_vnops.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27