]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t
authorPavel Reichl <preichl@redhat.com>
Wed, 26 Oct 2022 06:28:27 +0000 (11:58 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 29 Oct 2022 08:20:33 +0000 (10:20 +0200)
commit503d1b5e6dcb4de3454c305668e15faa25f15ba1
treec6f904d6698803d34984bda993baa224926af43c
parente4003ed7eda9678ead2524d814e54cde8b7d432c
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t

commit 2fc05108361b9e97fca808c4fc684f32bf6fd8b8 upstream.

Signed-off-by: Pavel Reichl <preichl@redhat.com>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
[darrick: fix some of the comments]
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Acked-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Chandan Babu R <chandan.babu@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
fs/xfs/libxfs/xfs_dquot_buf.c
fs/xfs/libxfs/xfs_format.h
fs/xfs/libxfs/xfs_trans_resv.c
fs/xfs/xfs_dquot.c
fs/xfs/xfs_dquot.h
fs/xfs/xfs_log_recover.c
fs/xfs/xfs_qm.c
fs/xfs/xfs_qm_bhv.c
fs/xfs/xfs_trans_dquot.c