commit | 5c1f9927ec1a4753e845193bde99ac3b03b08818 | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Mon Apr 28 17:58:34 2014 +0800 |
committer | Jaegeuk Kim <jaegeuk.kim@samsung.com> | Wed May 07 10:21:57 2014 +0900 |
tree | 0f4c099c100a59a2016092a9640f3bba03f54eae | |
parent | 7f7670fe9fe47e7e56db658eb8831febe47627f2 [diff] |
f2fs: set errno when f2fs_iget failed in recover_dentry We should set the error number correctly when we fail in recover_dentry(), so the recover flow could stop for the reason as error number shows instead of continuing. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>