]> git.baikalelectronics.ru Git - kernel.git/commit
quota: make Q_XQUOTASYNC a noop
authorChristoph Hellwig <hch@infradead.org>
Mon, 20 Feb 2012 02:28:18 +0000 (02:28 +0000)
committerBen Myers <bpm@sgi.com>
Wed, 29 Feb 2012 20:10:42 +0000 (14:10 -0600)
commit04d50823d371e5bf3db32a1096785cbe85250e6f
tree7fb82309209f93697c0b8e7cc34529c97a180dc4
parent787cf960793320fc7bd17f9c8431bc0b3d3c173a
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>
fs/quota/quota.c