On Tue, Aug 18, 2020 at 2:23 AM Darrick J. Wong <darrick.wong@xxxxxxxxxx> wrote: > > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Create a real struct timespec64 that supports 64-bit seconds counts. > The C library struct timespec doesn't support this on 32-bit > architectures and we cannot lose the upper bits in the incore inode. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Ok. Reviewed-by: Amir Goldstein <amir73il@xxxxxxxxx>