diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-04 15:31:20 -0700 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-10 08:56:48 -0700 |
commit | 28b9060bd80851d889152bc17a241fe1eddb1a0b (patch) | |
tree | 7864087e86f13439678dc83ceacc6813ef0772bb /fs/xfs/xfs_dquot.h | |
parent | 30ab2dcf2c0693e518b1920e6edc4212cba10d10 (diff) | |
download | linux-28b9060bd80851d889152bc17a241fe1eddb1a0b.tar.bz2 |
xfs: rename on-disk dquot counter zap functions
The function 'xfs_qm_dqiterate' doesn't iterate dquots at all, it
iterates all dquot blocks of a quota inode and clears the counters.
Therefore, change the name to something more descriptive so that we can
introduce a real dquot iterator later.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_dquot.h')
0 files changed, 0 insertions, 0 deletions