On Sunday, 2019-08-18 18:58 Deepa Dinamani wrote: > Fill in the appropriate limits to avoid inconsistencies > in the vfs cached inode times when timestamps are > outside the permitted range. > > Even though some filesystems are read-only, fill in the > timestamps to reflect the on-disk representation. > > Signed-off-by: Deepa Dinamani <deepa.kernel@xxxxxxxxx> > Reviewed-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > Cc: aivazian.tigran@xxxxxxxxx > Cc: al@xxxxxxxxxxx > Cc: coda@xxxxxxxxxx > Cc: darrick.wong@xxxxxxxxxx > Cc: dushistov@xxxxxxx > Cc: dwmw2@xxxxxxxxxxxxx > Cc: hch@xxxxxxxxxxxxx > Cc: jack@xxxxxxxx > Cc: jaharkes@xxxxxxxxxx > Cc: luisbg@xxxxxxxxxx > Cc: nico@xxxxxxxxxxx > Cc: phillip@xxxxxxxxxxxxxxx > Cc: richard@xxxxxx > Cc: salah.triki@xxxxxxxxx > Cc: shaggy@xxxxxxxxxx > Cc: linux-xfs@xxxxxxxxxxxxxxx > Cc: codalist@xxxxxxxxxxxxxxx > Cc: linux-ext4@xxxxxxxxxxxxxxx > Cc: linux-mtd@xxxxxxxxxxxxxxxxxxx > Cc: jfs-discussion@xxxxxxxxxxxxxxxxxxxxx > Cc: reiserfs-devel@xxxxxxxxxxxxxxx > --- > fs/befs/linuxvfs.c | 2 ++ > fs/bfs/inode.c | 2 ++ > fs/coda/inode.c | 3 +++ > fs/cramfs/inode.c | 2 ++ > fs/efs/super.c | 2 ++ > fs/ext2/super.c | 2 ++ > fs/freevxfs/vxfs_super.c | 2 ++ > fs/jffs2/fs.c | 3 +++ > fs/jfs/super.c | 2 ++ > fs/minix/inode.c | 2 ++ > fs/qnx4/inode.c | 2 ++ wrt qnx4, feel free to add Acked-by: Anders Larsen <al@xxxxxxxxxxx>