From: David Chinner Date: Thu, 30 Oct 2008 06:15:38 +0000 (+1100) Subject: [XFS] make SYNC_ATTR no longer use xfs_sync X-Git-Tag: v2.6.29-rc1~552^2~81^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be97d9d5577f6c8a36588e2f262c772c5422b128;p=pandora-kernel.git [XFS] make SYNC_ATTR no longer use xfs_sync Continue to de-multiplex xfs_sync be replacing all SYNC_ATTR callers with direct calls xfs_sync_inodes(). Add an assert into xfs_sync() to ensure we caught all the SYNC_ATTR callers. SGI-PV: 988140 SGI-Modid: xfs-linux-melb:xfs-kern:32308a Signed-off-by: David Chinner Signed-off-by: Lachlan McIlroy Signed-off-by: Christoph Hellwig --- Reading git-diff-tree failed