]> git.baikalelectronics.ru Git - kernel.git/commit
fs: omfs: Initialize filesystem timestamp ranges
authorDeepa Dinamani <deepa.kernel@gmail.com>
Sun, 23 Jun 2019 22:10:51 +0000 (15:10 -0700)
committerDeepa Dinamani <deepa.kernel@gmail.com>
Fri, 30 Aug 2019 15:11:25 +0000 (08:11 -0700)
commit8833293d0accf2b6a9ddaaafd198f7e1bf1d3dc6
tree112c4fdb93f77756808b7875a72fe46487942400
parentcdd62b5b07e8d4e0a397254688b8178f3a7e03d1
fs: omfs: 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.

Signed-off-by: Deepa Dinamani <deepa.kernel@gmail.com>
Acked-by: Bob Copeland <me@bobcopeland.com>
Acked-by: Jeff Layton <jlayton@kernel.org>
Cc: me@bobcopeland.com
Cc: linux-karma-devel@lists.sourceforge.net
fs/omfs/inode.c