diff options
author | Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com> | 2008-02-06 10:36:17 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2008-02-06 19:41:00 +0100 |
commit | 7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5 (patch) | |
tree | 0575ad7ef65fb4277138bde9167221f8212930b4 /drivers/acpi/bay.c | |
parent | sound/oss/sb_common.c: fix casting warning (diff) | |
download | linux-7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5.tar.xz linux-7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5.zip |
ext2: return after ext2_error in case of failures
This fixes some instances where we were continuing after calling
ext2_error. ext2_error call panic only if errors=panic mount option is
set. So we need to make sure we return correctly after ext2_error call.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/acpi/bay.c')
0 files changed, 0 insertions, 0 deletions