]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the xfs_inode_log_item_t typedef
authorChristoph Hellwig <hch@lst.de>
Thu, 16 Feb 2023 05:19:57 +0000 (10:49 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Feb 2023 11:50:35 +0000 (12:50 +0100)
commit0b256ca5c7194355e33494fc2247afb8ccd3a795
tree69878ab0c1e8de00cf648989f3e1846f54be7df5
parentdf679b06e2b849575ea8ce129c661878b7a34088
xfs: remove the xfs_inode_log_item_t typedef

commit 0412561fa01cf69aa0bba0c58396aed35d6c49c8 upstream.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
Acked-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/xfs/libxfs/xfs_inode_fork.c
fs/xfs/libxfs/xfs_trans_inode.c
fs/xfs/xfs_inode.c
fs/xfs/xfs_inode_item.c
fs/xfs/xfs_inode_item.h
fs/xfs/xfs_super.c