]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Go back to using microtime() to get the timestamps for {f,l,}utimes(path,
authorJohn Polstra <jdp@FreeBSD.org>
Sun, 22 Aug 1999 16:50:30 +0000 (16:50 +0000)
committerJohn Polstra <jdp@FreeBSD.org>
Sun, 22 Aug 1999 16:50:30 +0000 (16:50 +0000)
commitaf255dc5f2183106bae4dd9e3e2a3a1adf41fac3
tree43ab23ac1c5ec20c75c573ad3ffb5996a311d961
parent68d88ef81b7d115f8adb3936e26633c0c2c5497f
Go back to using microtime() to get the timestamps for {f,l,}utimes(path,
NULL) for now.  Bruce says I jumped the gun with my change in
revision 1.131, or maybe it should use nanotime(), or maybe it
shouldn't be decided in the VFS layer at all.  I'm leaving it with
the old behavior until the Trans-Pacific Internet Vulcan Mind Meld
yields fuller understanding.
sys/kern/vfs_extattr.c
sys/kern/vfs_syscalls.c