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