On Wed, Aug 10, 2022 at 09:55:36PM -0700, Hugh Dickins wrote: > 5.18 fixed the btrfs and ext4 fallocates to use file_modified(), as xfs > was already doing, to drop privileges: and fstests generic/{683,684,688} > expect this. There's no need to argue over keep-size allocation (which > could just update ctime): fix shmem_fallocate() to behave the same way. > > Signed-off-by: Hugh Dickins <hughd@xxxxxxxxxx> > --- Looks good to me, Acked-by: Christian Brauner (Microsoft) <brauner@xxxxxxxxxx>