From: Yongqiang Yang Date: Wed, 5 Sep 2012 05:21:50 +0000 (-0400) Subject: ext4: ignore last group w/o enough space when resizing instead of BUG'ing X-Git-Tag: v3.7-rc1~91^2~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=03c1c29053f678234dbd51bf3d65f3b7529021de;p=pandora-kernel.git ext4: ignore last group w/o enough space when resizing instead of BUG'ing If the last group does not have enough space for group tables, ignore it instead of calling BUG_ON(). Reported-by: Daniel Drake Signed-off-by: Yongqiang Yang Signed-off-by: "Theodore Ts'o" Cc: stable@vger.kernel.org --- Reading git-diff-tree failed