commit | 89605011915aec5c6194e53a9f02631d68aea6bc | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Feb 20 02:28:17 2012 +0000 |
committer | Ben Myers <bpm@sgi.com> | Wed Feb 29 14:09:06 2012 -0600 |
tree | 9c8745156d1fbefcf28cf0cf5114ed4c4ef63f4c | |
parent | 18535a7e019e6fb9cdcefd43007bc72a67bf99ee [diff] |
xfs: include reservations in quota reporting Report all quota usage including the currently pending reservations. This avoids the need to flush delalloc space before gathering quota information, and matches quota enforcement, which already takes the reservations into account. This fixes xfstests 270. Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>