]> Git Repo - linux.git/commit - fs/ext4/mballoc.c
ext4: Improve error handling in mballoc
authorAneesh Kumar K.V <[email protected]>
Wed, 23 Jul 2008 18:09:29 +0000 (14:09 -0400)
committerTheodore Ts'o <[email protected]>
Wed, 23 Jul 2008 18:09:29 +0000 (14:09 -0400)
commitce89f46cb833f89c58a08240faa6b5e963086b8a
treec5743d9b16622610595db5fad891ae9f088d04ee
parentb5f10eed8125702929e57cca7e5956b1b9b6d015
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 <[email protected]>
Signed-off-by: Theodore Ts'o <[email protected]>
fs/ext4/mballoc.c
This page took 0.05303 seconds and 4 git commands to generate.