On Tue, Oct 01, 2024 at 06:11:13PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <djwong@xxxxxxxxxx> > > Set the access time on files that we're creating, to match the behavior > of the kernel. The only caveat here could be the special use of th atime for the rtbitmap inode, but that's taken care of by explicitly clearing the field later, so: Reviewed-by: Christoph Hellwig <hch@xxxxxx>