From: Aneesh Kumar K.V Date: Wed, 23 Jul 2008 18:09:29 +0000 (-0400) Subject: ext4: Improve error handling in mballoc X-Git-Tag: v2.6.27-rc2~71^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce89f46cb833f89c58a08240faa6b5e963086b8a;p=pandora-kernel.git ext4: Improve error handling in mballoc Don't call BUG_ON on file system failures. Instead use ext4_error and also handle the continue case properly. Signed-off-by: Aneesh Kumar K.V Signed-off-by: Theodore Ts'o --- Reading git-diff-tree failed