From: David Chinner Date: Thu, 30 Oct 2008 06:15:29 +0000 (+1100) Subject: [XFS] xfssyncd: don't call xfs_sync X-Git-Tag: v2.6.29-rc1~552^2~81^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aacaa880bfac8fecd44b279a49688643890358f5;p=pandora-kernel.git [XFS] xfssyncd: don't call xfs_sync Start de-multiplexing xfs_sync() by making xfs_sync_worker() call the specific sync functions it needs. This is only a small, unique subset of the entire xfs_sync() code so is easier to follow. SGI-PV: 988140 SGI-Modid: xfs-linux-melb:xfs-kern:32307a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed