From: Christoph Hellwig Date: Tue, 6 Dec 2011 21:58:12 +0000 (+0000) Subject: xfs: remove xfs_qm_sync X-Git-Tag: v3.3-rc1~169^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34625c661b01dab193c7e8a0151a63553e97cfdf;p=pandora-kernel.git xfs: remove xfs_qm_sync Now that we can't have any dirty dquots around that aren't in the AIL we can get rid of the explicit dquot syncing from xfssyncd and xfs_fs_sync_fs and instead rely on AIL pushing to write out any quota updates. Signed-off-by: Christoph Hellwig Reviewed-by: Dave Chinner Signed-off-by: Ben Myers --- Reading git-diff-tree failed