commit | e4fc5fbfc9e285356be7e5208bb1a2fa377b2656 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Mar 17 16:36:24 2014 +0800 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Tue Mar 18 09:29:53 2014 +0900 |
tree | 127c25f2d12dc235e68c7b97cf6454148f559661 | |
parent | 4bc8e9bcf50103216a7a316ab66b9bb8e81baa27 [diff] |
f2fs: avoid to return incorrect errno of read_normal_summaries We should return error number of read_normal_summaries instead of -EINVAL when read_normal_summaries failed. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>