xfs: remove the xfs_dqblk_t typedef
authorChristoph Hellwig <hch@lst.de>
Mon, 11 Oct 2021 23:12:37 +0000 (16:12 -0700)
committerDarrick J. Wong <djwong@kernel.org>
Thu, 14 Oct 2021 16:19:33 +0000 (09:19 -0700)
commit11a83f4c393040dc3a6a368c6399785dbfae7602
treea19e0317ec635deabb04d7a8138369b22d6f3b28
parented67ebfd7c4061b4b505ac42eb00e08dd09f4d38
xfs: remove the xfs_dqblk_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_dquot_buf.c
fs/xfs/libxfs/xfs_format.h
fs/xfs/xfs_dquot.c
fs/xfs/xfs_qm.c