Date: Mon, 7 Dec 2015 17:42:24 +0300 From: Andrey Chernov <ache@freebsd.org> To: Konstantin Belousov <kib@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r291936 - head/sys/ufs/ufs Message-ID: <56659AD0.2000706@freebsd.org> In-Reply-To: <201512071209.tB7C94hd024620@repo.freebsd.org> References: <201512071209.tB7C94hd024620@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?56659AD0.2000706>