]> git.baikalelectronics.ru Git - kernel.git/commit
isofs: Initialize filesystem timestamp ranges
authorDeepa Dinamani <deepa.kernel@gmail.com>
Sun, 23 Jun 2019 23:17:10 +0000 (16:17 -0700)
committerDeepa Dinamani <deepa.kernel@gmail.com>
Fri, 30 Aug 2019 15:11:25 +0000 (08:11 -0700)
commit5ad32b3acded06183f40806f76b030c3143017bb
tree7f17946e0cd3675828ae73c84feb4adad522f65d
parent83b8a3fbe3aa82ac3c253b698ae6a9be2dbdd5e0
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>
fs/isofs/inode.c