diff options
author | 2016-05-25 14:29:11 -0700 | |
---|---|---|
committer | 2016-06-02 18:05:18 -0700 | |
commit | 42d964016e2760d75144f41cc78ad8bdca8dc240 (patch) | |
tree | cf756698813e7d039c6bd6cb98f505f8b58351ef /fs/f2fs/segment.h | |
parent | f2fs: remove writepages lock (diff) | |
download | linux-dev-42d964016e2760d75144f41cc78ad8bdca8dc240.tar.xz linux-dev-42d964016e2760d75144f41cc78ad8bdca8dc240.zip |
f2fs: propagate error given by f2fs_find_entry
If we get ENOMEM or EIO in f2fs_find_entry, we should stop right away.
Otherwise, for example, we can get duplicate directory entry by ->chash and
->clevel.
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/segment.h')
0 files changed, 0 insertions, 0 deletions