Pedro F. Giffuni b732ceb6ca 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
2018-05-06 21:29:29 +00:00
..
2018-01-24 16:40:26 +00:00
2018-03-17 12:59:55 +00:00
2018-03-03 20:42:39 +00:00
2018-03-17 12:59:55 +00:00
2017-12-19 22:39:05 +00:00