From: Steven Whitehouse Date: Mon, 2 Oct 2006 15:49:41 +0000 (-0400) Subject: [GFS2] Remove duplicate sb reading code X-Git-Tag: v2.6.19-rc1~32^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3cf1e7bed4681bdb1c14b6e146ae9c0afb6c1552;p=pandora-kernel.git [GFS2] Remove duplicate sb reading code For some reason we had two different sets of code for reading in the superblock. This removes one of them in favour of the other. Also we don't need the temporary buffer for the sb since we already have one in the gfs2 sb itself. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed