commit | 22b139691f9eb8b9d0bfd7341fa7436cb7a9491d | [log] [tgz] |
---|---|---|
author | Deepa Dinamani <[email protected]> | Tue Jul 30 08:22:29 2019 -0700 |
committer | Deepa Dinamani <[email protected]> | Fri Aug 30 07:27:17 2019 -0700 |
tree | 88aae8aa596da5e85b5628759d83601277b0cc72 | |
parent | 42e729b9ddbbc40e5732f062ef2fa0554c652fb5 [diff] |
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 <[email protected]> Reviewed-by: Darrick J. Wong <[email protected]> Acked-By: Tigran Aivazian <[email protected]> Acked-by: Jeff Layton <[email protected]> Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected] Cc: [email protected]