From: Jan Kara Date: Tue, 3 Jul 2012 14:45:28 +0000 (+0200) Subject: quota: Split dquot_quota_sync() to writeback and cache flushing part X-Git-Tag: v3.6-rc1~152^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceed17236a7491b44ee2be21f56a41ab997cbe7d;p=pandora-kernel.git quota: Split dquot_quota_sync() to writeback and cache flushing part Split off part of dquot_quota_sync() which writes dquots into a quota file to a separate function. In the next patch we will use the function from filesystems and we do not want to abuse ->quota_sync quotactl callback more than necessary. Acked-by: Steven Whitehouse Reviewed-by: Christoph Hellwig Signed-off-by: Jan Kara Signed-off-by: Al Viro --- Reading git-diff-tree failed