xfs: remove the per-filesystem list of dquots
Instead of keeping a separate per-filesystem list of dquots we can walk the radix tree for the two places where we need to iterate all quota structures. Reviewed-by:Dave Chinner <dchinner@redhat.com> Signed-off-by:
Christoph Hellwig <hch@lst.de> Signed-off-by:
Ben Myers <bpm@sgi.com>
Showing
- fs/xfs/xfs_dquot.c 3 additions, 92 deletionsfs/xfs/xfs_dquot.c
- fs/xfs/xfs_dquot.h 0 additions, 2 deletionsfs/xfs/xfs_dquot.h
- fs/xfs/xfs_qm.c 219 additions, 196 deletionsfs/xfs/xfs_qm.c
- fs/xfs/xfs_qm.h 1 addition, 5 deletionsfs/xfs/xfs_qm.h
- fs/xfs/xfs_qm_syscalls.c 3 additions, 9 deletionsfs/xfs/xfs_qm_syscalls.c
Loading
Please register or sign in to comment