On 07.12.2015 15:09, Konstantin Belousov wrote:
> Author: kib
> Date: Mon Dec  7 12:09:04 2015
> New Revision: 291936
> URL: https://svnweb.freebsd.org/changeset/base/291936
> 
> Log:
>   Update ctime when atime or birthtime are updated.

Who calls ufs_itimes() and when to process IN_CHANGE flag in the new
version?

> -             ufs_itimes(vp);
> +             ip->i_flag |= IN_CHANGE | IN_MODIFIED;

-- 
http://ache.vniz.net/
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to