]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5643c43327777abcba263b133d0911e66f8a22a2
tree711b27a7f7ee2c22d3377f24c6b7d0e7b8826c9c
parentb5238d97a5edb7c3f429e14cf982c27864ed363a
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