diff options
author | Namjae Jeon <[email protected]> | 2013-03-17 17:26:53 +0900 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2013-03-20 18:30:15 +0900 |
commit | c0d39e65ba324390eb0ffb60661ab12104e5fcc7 (patch) | |
tree | 938dce83283d812e69ab3daea6c5f511210b3269 /fs/jbd/commit.c | |
parent | 7c909772f1222dd82098659da4d0c41d8a051790 (diff) |
f2fs: fix return values from validate superblock
validate super block is not returning with proper values.
When failure from sb_bread it should reflect there is an EIO otherwise
it should return of EINVAL.
Returning, '1' is not conveying proper message as the return type.
Signed-off-by: Namjae Jeon <[email protected]>
Signed-off-by: Amit Sahrawat <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions