On 10 February 2012 17:40, Ed Schouten <e...@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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to