]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Go back to using microtime() to get the timestamps for {f,l,}utimes(path,
authorjdp <jdp@FreeBSD.org>
Sun, 22 Aug 1999 16:50:30 +0000 (16:50 +0000)
committerjdp <jdp@FreeBSD.org>
Sun, 22 Aug 1999 16:50:30 +0000 (16:50 +0000)
commit545b4031fcf7a84e33e2c2e2fad8e13d80a3395c
tree8d36ca0249d113078e220059b3127ce725a02b76
parent2d6692b0582fd5543d871a77d1fb85fe9c5426c7
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