]> www.infradead.org Git - users/hch/xfs.git/commit
xfs: refactor xfs_qm_destroy_quotainos
authorDarrick J. Wong <djwong@kernel.org>
Thu, 22 Aug 2024 15:59:59 +0000 (08:59 -0700)
committerChristoph Hellwig <hch@lst.de>
Sun, 22 Sep 2024 08:01:31 +0000 (10:01 +0200)
commit1959d6dbf3abb66c57ceae8e06c3cff5fe7920b1
tree24594c7904fc236f5489ff40f355e764ea88336f
parentcb9792cd3ebd5061ab4de44d6b7a5e5e94b1c16c
xfs: refactor xfs_qm_destroy_quotainos

Reuse this function instead of open-coding the logic.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
fs/xfs/xfs_qm.c