linux_kernel/fs/freevxfs
Deepa Dinamani 22b139691f fs: Fill in max and min timestamps in superblock
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@gmail.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Acked-By: Tigran Aivazian <aivazian.tigran@gmail.com>
Acked-by: Jeff Layton <jlayton@kernel.org>
Cc: aivazian.tigran@gmail.com
Cc: al@alarsen.net
Cc: coda@cs.cmu.edu
Cc: darrick.wong@oracle.com
Cc: dushistov@mail.ru
Cc: dwmw2@infradead.org
Cc: hch@infradead.org
Cc: jack@suse.com
Cc: jaharkes@cs.cmu.edu
Cc: luisbg@kernel.org
Cc: nico@fluxnic.net
Cc: phillip@squashfs.org.uk
Cc: richard@nod.at
Cc: salah.triki@gmail.com
Cc: shaggy@kernel.org
Cc: linux-xfs@vger.kernel.org
Cc: codalist@coda.cs.cmu.edu
Cc: linux-ext4@vger.kernel.org
Cc: linux-mtd@lists.infradead.org
Cc: jfs-discussion@lists.sourceforge.net
Cc: reiserfs-devel@vger.kernel.org
2019-08-30 07:27:17 -07:00
..
Kconfig treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
vxfs_bmap.c freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_dir.h freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_extern.h freevxfs: implement ->alloc_inode and ->destroy_inode 2016-06-01 09:23:24 +02:00
vxfs_fshead.c freevxfs: fix memory leak in vxfs_read_fshead() 2016-06-12 19:27:31 +02:00
vxfs_fshead.h freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00
vxfs_immed.c mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 2016-04-04 10:41:08 -07:00
vxfs_inode.c freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00
vxfs_inode.h freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00
vxfs_lookup.c freevxfs_lookup(): use d_splice_alias() 2018-05-22 14:27:51 -04:00
vxfs_olt.c freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_olt.h freevxfs: handle big endian HP-UX file systems 2016-06-01 09:01:28 +02:00
vxfs_subr.c mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 2016-04-04 10:41:08 -07:00
vxfs_super.c fs: Fill in max and min timestamps in superblock 2019-08-30 07:27:17 -07:00
vxfs.h freevxfs: update documentation and cresdits for HP-UX support 2016-06-01 09:27:33 +02:00