On Sun, Aug 30, 2020 at 11:07:33PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Redefine xfs_ictimestamp_t as a uint64_t typedef in preparation for the > bigtime functionality. Preserve the legacy structure format so that we > can let the compiler take care of the masking and shifting. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good modulo the comment on the last patch: Reviewed-by: Christoph Hellwig <hch@xxxxxx>