commit | 5ad32b3acded06183f40806f76b030c3143017bb | [log] [tgz] |
---|---|---|
author | Deepa Dinamani <deepa.kernel@gmail.com> | Sun Jun 23 16:17:10 2019 -0700 |
committer | Deepa Dinamani <deepa.kernel@gmail.com> | Fri Aug 30 08:11:25 2019 -0700 |
tree | 7f17946e0cd3675828ae73c84feb4adad522f65d | |
parent | 83b8a3fbe3aa82ac3c253b698ae6a9be2dbdd5e0 [diff] |
isofs: 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. Reference: http://www.ecma-international.org/publications/standards/Ecma-119.htm Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com> Acked-by: Jeff Layton <jlayton@kernel.org>