commit | b84a3a96751f93071c1863f2962273973c8b8f5e | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Mar 14 11:53:34 2012 -0500 |
committer | Ben Myers <bpm@sgi.com> | Wed Mar 14 11:53:34 2012 -0500 |
tree | 26409cbc65a9b4457e6c52e90879361fc42d2386 | |
parent | 9f920f116426806bfa34c1422742e1bf7b7a2b4b [diff] |
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>