]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7bdd1ba3d5ada65d05e957bf1111a3acb930af94
tree88802739c2deae9ccc5227775ca6503fc9e1d5dc
parent5643c43327777abcba263b133d0911e66f8a22a2
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