commit | 6fc277c7c935c7e1fdee23e82da988d9d3cb6bef | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Apr 21 13:48:27 2021 -0700 |
committer | Darrick J. Wong <djwong@kernel.org> | Thu Apr 22 18:29:17 2021 -0700 |
tree | 711b27a7f7ee2c22d3377f24c6b7d0e7b8826c9c | |
parent | 76adf92a30f3b92a7f91bb00b28ea80efccd0f01 [diff] |
xfs: rename xfs_ictimestamp_t Rename xfs_ictimestamp_t to xfs_log_timestamp_t as it is a type used for logging timestamps with no relationship to the in-core inode. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Darrick J. Wong <djwong@kernel.org> Signed-off-by: Darrick J. Wong <djwong@kernel.org>