]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
xfs: remove the xfs_dqblk_t typedef
authorChristoph Hellwig <hch@lst.de>
Thu, 28 Apr 2022 19:39:02 +0000 (15:39 -0400)
committerEric Sandeen <sandeen@sandeen.net>
Thu, 28 Apr 2022 19:39:02 +0000 (15:39 -0400)
commitbf0f6e1704f93fa491832568406ba08dcd8c31e6
treeb186323ef314342a2c75662e0ca30cb00617ecb1
parent045b32d508f21de10ba9b21277a1563819c6e643
xfs: remove the xfs_dqblk_t typedef

Source kernel commit: 11a83f4c393040dc3a6a368c6399785dbfae7602

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>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/check.c
db/dquot.c
db/field.c
libxfs/xfs_dquot_buf.c
libxfs/xfs_format.h
logprint/log_print_all.c
repair/dinode.c