diff options
| author | Aneesh Kumar K.V <[email protected]> | 2008-02-06 01:40:13 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2008-02-06 10:41:20 -0800 |
| commit | feda58d37ae0efe22e711a74e26fb541d4eb1baa (patch) | |
| tree | 5e902a8ddaf70a1cd39d3649178beb874eb10424 /scripts/patch-kernel | |
| parent | 533083836fd55ca67ce35ab3d914b74ec1a5b9a8 (diff) | |
ext3: return after ext3_error in case of failures
This fixes some instances where we were continuing after calling
ext3_error. ext3_error calls panic only if errors=panic mount option is
set. So we need to make sure we return correctly after ext3_error call
Signed-off-by: Aneesh Kumar K.V <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions