From: Aneesh Kumar K.V Date: Tue, 17 Feb 2009 15:58:24 +0000 (-0500) Subject: ext4: avoid ext4_error when mounting a fs with a single bg X-Git-Tag: v2.6.27.19~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd61588ffacc0e13effc28feef1d762f3fd580b5;p=pandora-kernel.git ext4: avoid ext4_error when mounting a fs with a single bg (cherry picked from commit 565a9617b2151e21b22700e97a8b04e70e103153) 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" Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed