delphij 2007-06-18 14:40:19 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_subr.c
Log:
Use vfs_timestamp() instead of nanotime() - make it up to
the user to make decisions about how detail they wanted
timestamps to have.
Revision Changes Path
1.3 +1 -1 src/sys/fs/tmpfs/tmpfs_subr.c