On Wed, Jun 08, 2022 at 10:17:36AM -0700, Stefan Roesch wrote: > This splits off the functions inode_needs_update_time() and > __file_update_time() from the function file_update_time(). > > This is required to support async buffered writes. > No intended functional changes in this patch. > > Signed-off-by: Stefan Roesch <shr@xxxxxx> > Reviewed-by: Jan Kara <jack@xxxxxxx> > --- Looks good to me now, Reviewed-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>