diff options
author | 2008-02-06 01:36:17 -0800 | |
---|---|---|
committer | 2008-02-06 10:41:00 -0800 | |
commit | 7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5 (patch) | |
tree | 0575ad7ef65fb4277138bde9167221f8212930b4 /ipc/msg.c | |
parent | sound/oss/sb_common.c: fix casting warning (diff) | |
download | linux-rng-7f0adaecede9ca68d9fcddae5a5a7ed6fc31a5e5.tar.xz linux-rng-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 'ipc/msg.c')
0 files changed, 0 insertions, 0 deletions