]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/f2fs/dir.c
f2fs: fix to report error number of f2fs_find_entry
authorChao Yu <yuchao0@huawei.com>
Tue, 19 Jul 2016 00:27:47 +0000 (08:27 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Wed, 20 Jul 2016 21:53:19 +0000 (14:53 -0700)
commit91246c21b85985c48b1e1f5603e0d81161eb76a4
tree9303cfdb30c11c74f30c4888457dc426ceeca3bf
parent363cad7f7e586b385c20e9925b4923683d46deb6
f2fs: fix to report error number of f2fs_find_entry

This patch fixes to report the right error number of f2fs_find_entry to
its caller.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/dir.c
fs/f2fs/f2fs.h
fs/f2fs/namei.c
fs/f2fs/recovery.c