diff options
author | 2013-03-17 17:26:53 +0900 | |
---|---|---|
committer | 2013-03-20 18:30:15 +0900 | |
commit | c0d39e65ba324390eb0ffb60661ab12104e5fcc7 (patch) | |
tree | 938dce83283d812e69ab3daea6c5f511210b3269 /tools/perf/scripts/python/check-perf-trace.py | |
parent | f2fs: reorganize f2fs_setxattr (diff) | |
download | linux-dev-c0d39e65ba324390eb0ffb60661ab12104e5fcc7.tar.xz linux-dev-c0d39e65ba324390eb0ffb60661ab12104e5fcc7.zip |
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 <namjae.jeon@samsung.com>
Signed-off-by: Amit Sahrawat <a.sahrawat@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions