From: Aneesh Kumar K.V Date: Tue, 6 Jan 2009 02:51:07 +0000 (-0500) Subject: ext4: avoid ext4_error when mounting a fs with a single bg X-Git-Tag: v2.6.29-rc1~40^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=565a9617b2151e21b22700e97a8b04e70e103153;p=pandora-kernel.git ext4: avoid ext4_error when mounting a fs with a single bg Remove some completely unneeded code which which caused an ext4_error to be generated when mounting a file system with only a single block group. Signed-off-by: Aneesh Kumar K.V Signed-off-by: "Theodore Ts'o" Cc: stable@kernel.org --- Reading git-diff-tree failed