]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitca02f7a44c5fa34cb7a81348cfec1cc8e9d0b15d
treea19e0317ec635deabb04d7a8138369b22d6f3b28
parent01f2a88af7112e4d6ffc620e155709ae9b1439b9
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