On Mon, Oct 26, 2020 at 04:34:56PM -0700, Darrick J. Wong wrote: > From: Darrick J. Wong <darrick.wong@xxxxxxxxxx> > > Introduce type-specific printing functions to xfs_logprint to print an > xfs_timestamp instead of open-coding the timestamp decoding. This is > needed to stay ahead of changes that we're going to make to > xfs_timestamp_t in the following patches. > > Signed-off-by: Darrick J. Wong <darrick.wong@xxxxxxxxxx> Looks good, Reviewed-by: Christoph Hellwig <hch@xxxxxx>