xfs: remove the per-filesystem list of dquots
authorChristoph Hellwig <hch@lst.de>
Wed, 14 Mar 2012 16:53:34 +0000 (11:53 -0500)
committerBen Myers <bpm@sgi.com>
Wed, 14 Mar 2012 16:53:34 +0000 (11:53 -0500)
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>
fs/xfs/xfs_dquot.c
fs/xfs/xfs_dquot.h
fs/xfs/xfs_qm.c
fs/xfs/xfs_qm.h
fs/xfs/xfs_qm_syscalls.c

Simple merge
Simple merge
diff --cc fs/xfs/xfs_qm.c
Simple merge
diff --cc fs/xfs/xfs_qm.h
Simple merge
Simple merge