Re: [PATCH 13/20] fs: affs: Initialize filesystem timestamp ranges

From: David Sterba
Date: Thu Aug 01 2019 - 07:27:40 EST


On Mon, Jul 29, 2019 at 06:49:17PM -0700, Deepa Dinamani wrote:
> Fill in the appropriate limits to avoid inconsistencies
> in the vfs cached inode times when timestamps are
> outside the permitted range.
>
> Also fix timestamp calculation to avoid overflow
> while converting from days to seconds.
>
> Signed-off-by: Deepa Dinamani <deepa.kernel@xxxxxxxxx>
> Cc: dsterba@xxxxxxxx

Acked-by: David Sterba <dsterba@xxxxxxxx>