]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd6fa4d8e365ab34e49075be4a9bb95d0c648933c
tree811e60ff96de740637335ae4ae399809c20fead3
parent2f6f87aafbb295e2ab0407ecf09010f6eec52d07
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