commit | 57b62d29ad5b384775974973087d47755a8c6fcc | [log] [tgz] |
---|---|---|
author | Chao Yu <chao2.yu@samsung.com> | Thu Nov 19 16:09:07 2015 +0800 |
committer | Jaegeuk Kim <jaegeuk@kernel.org> | Fri Dec 04 11:52:35 2015 -0800 |
tree | 194a4ff28c70347380e2628b59f1f46079fa6b21 | |
parent | f478f43fa0d8f38537848d298980955244afdaee [diff] |
f2fs: fix to report error in f2fs_readdir get_lock_data_page in f2fs_readdir can fail due to a lot of reasons (i.e. no memory or IO error...), it's better to report this kind of error to user rather than ignoring it. Signed-off-by: Chao Yu <chao2.yu@samsung.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>