From: Christoph Hellwig Date: Mon, 8 Jun 2009 08:08:21 +0000 (+0200) Subject: jffs2: call jffs2_write_super from jffs2_sync_fs X-Git-Tag: v2.6.31-rc1~375^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d579ed00aa96a7f7486978540a0d7cecaff742ae;p=pandora-kernel.git jffs2: call jffs2_write_super from jffs2_sync_fs The call to ->write_super from __sync_filesystem will go away, so make sure jffs2 performs the same actions from inside ->sync_fs. Signed-off-by: Christoph Hellwig Signed-off-by: Al Viro --- Reading git-diff-tree failed