xfs: remove the xfs_dsb_t typedef
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Oct 2021 23:11:45 +0000 (16:11 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 14 Oct 2021 16:19:33 +0000 (09:19 -0700)
commited67ebfd7c4061b4b505ac42eb00e08dd09f4d38
tree5b347d6b27539cb45661fca8e3c0ea420c47b274
parentde38db7239c4bd2f37ebfcb8a5f22b4e8e657737
xfs: remove the xfs_dsb_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_sb.c
fs/xfs/xfs_trans.c