xfs: rename xfs_ictimestamp_t
authorChristoph Hellwig <hch@lst.de>
Wed, 21 Apr 2021 20:48:27 +0000 (13:48 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Fri, 23 Apr 2021 01:29:17 +0000 (18:29 -0700)
commit6fc277c7c935c7e1fdee23e82da988d9d3cb6bef
tree711b27a7f7ee2c22d3377f24c6b7d0e7b8826c9c
parent76adf92a30f3b92a7f91bb00b28ea80efccd0f01
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>
fs/xfs/libxfs/xfs_log_format.h
fs/xfs/xfs_inode_item.c
fs/xfs/xfs_inode_item_recover.c
fs/xfs/xfs_ondisk.h