diff options
author | Darrick J. Wong <djwong@kernel.org> | 2021-05-31 11:31:57 -0700 |
---|---|---|
committer | Darrick J. Wong <djwong@kernel.org> | 2021-06-03 15:56:02 -0700 |
commit | 1ad2cfe0a57031505df682dc1e26922d9d43737f (patch) | |
tree | bd07e251745427f767a77f5dc9666eea27b545e4 /fs/bad_inode.c | |
parent | 977ec4ddf0b75b30afa443cf71ae80e20f501b15 (diff) | |
download | linux-stable-1ad2cfe0a57031505df682dc1e26922d9d43737f.tar.gz linux-stable-1ad2cfe0a57031505df682dc1e26922d9d43737f.tar.bz2 linux-stable-1ad2cfe0a57031505df682dc1e26922d9d43737f.zip |
xfs: move the quotaoff dqrele inode walk into xfs_icache.c
The only external caller of xfs_inode_walk* happens in quotaoff, when we
want to walk all the incore inodes to detach the dquots. Move this code
to xfs_icache.c so that we can hide xfs_inode_walk as the starting step
in more cleanups of inode walks.
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Diffstat (limited to 'fs/bad_inode.c')
0 files changed, 0 insertions, 0 deletions