svn commit: r231383 - in head: lib/libutil usr.sbin/vipw

Sergey Kandaurov pluknet at freebsd.org
Fri Feb 10 16:27:45 UTC 2012


On 10 February 2012 17:40, Ed Schouten <ed at freebsd.org> wrote:
> Author: ed
> Date: Fri Feb 10 13:40:32 2012
> New Revision: 231383
> URL: http://svn.freebsd.org/changeset/base/231383
>
> Log:
>  Detect file modification properly by using tv_nsec.
>
>  POSIX 2008 standardizes st_mtim, meaning we can simply use nanosecond
>  precision to detect file modification.
>

I am not sure we can use subsecond precision there with currently set
sysctl vfs.timestamp_precision=0.

-- 
wbr,
pluknet


More information about the svn-src-head mailing list