From: Steven Whitehouse Date: Wed, 1 Nov 2006 14:57:57 +0000 (-0500) Subject: [GFS2] Fix incorrect fs sync behaviour. X-Git-Tag: v2.6.19-rc5~7^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a221953ed121692aa25998451a57c7f4be8b4f6;p=pandora-kernel.git [GFS2] Fix incorrect fs sync behaviour. This adds a sync_fs superblock operation for GFS2 and removes the journal flush from write_super in favour of sync_fs where it ought to be. This is more or less identical to the way in which ext3 does this. This bug was pointed out by Russell Cattelan Cc: Russell Cattelan Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed