commit | 8833293d0accf2b6a9ddaaafd198f7e1bf1d3dc6 | [log] [tgz] |
---|---|---|
author | Deepa Dinamani <deepa.kernel@gmail.com> | Sun Jun 23 15:10:51 2019 -0700 |
committer | Deepa Dinamani <deepa.kernel@gmail.com> | Fri Aug 30 08:11:25 2019 -0700 |
tree | 112c4fdb93f77756808b7875a72fe46487942400 | |
parent | cdd62b5b07e8d4e0a397254688b8178f3a7e03d1 [diff] |
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