commit | cdd62b5b07e8d4e0a397254688b8178f3a7e03d1 | [log] [tgz] |
---|---|---|
author | Deepa Dinamani <deepa.kernel@gmail.com> | Mon Jul 01 17:09:38 2019 -0700 |
committer | Deepa Dinamani <deepa.kernel@gmail.com> | Fri Aug 30 08:11:25 2019 -0700 |
tree | ec9b363aaffbb4734e2ce7b1cb05293ccf4063c5 | |
parent | 028ca4db0a6e0be470ae866d1afd63e8740aa3e7 [diff] |
fs: hpfs: Initialize filesystem timestamp ranges Fill in the appropriate limits to avoid inconsistencies in the vfs cached inode times when timestamps are outside the permitted range. Also change the local_to_gmt() to use time64_t instead of time32_t. Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Acked-by: Jeff Layton <jlayton@kernel.org> Cc: mikulas@artax.karlin.mff.cuni.cz