From: Christoph Hellwig Date: Tue, 6 Dec 2011 21:58:11 +0000 (+0000) Subject: xfs: make sure to really flush all dquots in xfs_qm_quotacheck X-Git-Tag: v3.3-rc1~169^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2fba558d3c80dcd10bbadbb8f05c78dc2860b95;p=pandora-kernel.git xfs: make sure to really flush all dquots in xfs_qm_quotacheck Make sure we do not skip any dquots when flushing them out after a quotacheck to make sure that we will never have any dirty dquots on a live filesystem. At this point no dquot should be pinnable, but lets be pedantic about it. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed