commit | 4b217ed9e30f94b6e8e5e262020ef0ceab6113af | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Mon Feb 20 02:28:18 2012 +0000 |
committer | Ben Myers <bpm@sgi.com> | Wed Feb 29 14:10:42 2012 -0600 |
tree | 7fb82309209f93697c0b8e7cc34529c97a180dc4 | |
parent | 89605011915aec5c6194e53a9f02631d68aea6bc [diff] |
quota: make Q_XQUOTASYNC a noop Now that XFS takes quota reservations into account there is no need to flush anything before reporting quotas - in addition to beeing fully transactional all quota information is also 100% coherent with the rest of the filesystem now. Reviewed-by: Dave Chinner <dchinner@redhat.com> Signed-off-by: Christoph Hellwig <hch@lst.de> Signed-off-by: Ben Myers <bpm@sgi.com>