]> git.baikalelectronics.ru Git - kernel.git/commit
fs: hpfs: Initialize filesystem timestamp ranges
authorDeepa Dinamani <deepa.kernel@gmail.com>
Tue, 2 Jul 2019 00:09:38 +0000 (17:09 -0700)
committerDeepa Dinamani <deepa.kernel@gmail.com>
Fri, 30 Aug 2019 15:11:25 +0000 (08:11 -0700)
commitcdd62b5b07e8d4e0a397254688b8178f3a7e03d1
treeec9b363aaffbb4734e2ce7b1cb05293ccf4063c5
parent028ca4db0a6e0be470ae866d1afd63e8740aa3e7
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
fs/hpfs/hpfs_fn.h
fs/hpfs/super.c