xfs: rename struct xfs_legacy_ictimestamp
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:25 +0000 (18:29 -0700)
commit732de7dbdbd30df40a6d260a8da6fc5262039439
tree88802739c2deae9ccc5227775ca6503fc9e1d5dc
parent6fc277c7c935c7e1fdee23e82da988d9d3cb6bef
xfs: rename struct xfs_legacy_ictimestamp

Rename struct xfs_legacy_ictimestamp to struct xfs_log_legacy_timestamp
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