]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
ext4: Improve error handling in mballoc
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 23 Jul 2008 18:09:29 +0000 (14:09 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Wed, 23 Jul 2008 18:09:29 +0000 (14:09 -0400)
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 <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Theodore Ts'o <tytso@mit.edu>

No differences found