From: Chao Yu Date: Mon, 17 Mar 2014 08:36:24 +0000 (+0800) Subject: f2fs: avoid to return incorrect errno of read_normal_summaries X-Git-Tag: v3.15-rc1~62^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4fc5fbfc9e285356be7e5208bb1a2fa377b2656;p=pandora-kernel.git 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 Signed-off-by: Jaegeuk Kim --- Reading git-diff-tree failed