]> 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)
commit27e75d410a186a6fe1ba0e19f3dbe754f6ae6e46
treec6f904d6698803d34984bda993baa224926af43c
parent3a8db3eea98a1b1df87b2473bed74a2e4b98cfb2
xfs: remove the xfs_disk_dquot_t and xfs_dquot_t

commit 951509bd6992772df8da6277e154137ea0916017 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