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

commit f19325a95b6e52c6159210714f45aaa296bc8d87 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/xfs_extfree_item.c
fs/xfs/xfs_extfree_item.h
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_super.c