From: Christoph Hellwig Date: Mon, 8 Jun 2009 08:03:15 +0000 (+0200) Subject: affs: add ->sync_fs X-Git-Tag: v2.6.31-rc1~375^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e28964365faf3b9961695eb62b48cbc9f2a2a245;p=pandora-kernel.git affs: add ->sync_fs Add a ->sync_fs method for data integrity syncs. Factor out common code between affs_put_super, affs_write_super and the new affs_sync_fs into a helper. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed