On Tue, Jan 28, 2020 at 07:56:48AM -0800, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > When we're filling out the struct timespec, make sure we detect when the > string value cannot be represented by a (potentially 32-bit) seconds > field in struct timespec. Looks good: Reviewed-by: Christoph Hellwig <hch@xxxxxx>