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.ker...@gmail.com> > Reviewed-by: Darrick J. Wong <darrick.w...@oracle.com> > Cc: aivazian.tig...@gmail.com > Cc: a...@alarsen.net > Cc: c...@cs.cmu.edu > Cc: darrick.w...@oracle.com > Cc: dushis...@mail.ru > Cc: dw...@infradead.org > Cc: h...@infradead.org > Cc: j...@suse.com > Cc: jahar...@cs.cmu.edu > Cc: lui...@kernel.org > Cc: n...@fluxnic.net > Cc: phil...@squashfs.org.uk > Cc: rich...@nod.at > Cc: salah.tr...@gmail.com > Cc: sha...@kernel.org > Cc: linux-...@vger.kernel.org > Cc: codalist@coda.cs.cmu.edu > Cc: linux-e...@vger.kernel.org > Cc: linux-...@lists.infradead.org > Cc: jfs-discuss...@lists.sourceforge.net > Cc: reiserfs-de...@vger.kernel.org > --- > 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 <a...@alarsen.net>