xfs: remove the xfs_dinode_t typedef
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Oct 2021 23:11:21 +0000 (16:11 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 14 Oct 2021 16:19:33 +0000 (09:19 -0700)
commitde38db7239c4bd2f37ebfcb8a5f22b4e8e657737
tree811e60ff96de740637335ae4ae399809c20fead3
parent4c175af2ccd3e0d618b2af941e656fabc453c4af
xfs: remove the xfs_dinode_t typedef

Remove the few leftover instances of the xfs_dinode_t typedef.

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_format.h
fs/xfs/libxfs/xfs_inode_buf.c
fs/xfs/libxfs/xfs_inode_fork.c
fs/xfs/xfs_buf_item_recover.c