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/
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to