Home
last modified time | relevance | path

Searched hist:"4 b217ed9e30f94b6e8e5e262020ef0ceab6113af" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/quota/
H A Dquota.cdiff 4b217ed9e30f94b6e8e5e262020ef0ceab6113af Sun Feb 19 20:28:18 CST 2012 Christoph Hellwig <hch@infradead.org> 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>