OSDN Git Service

f2fs: update ctx->pos correctly when hitting hole in directory
authorChao Yu <yuchao0@huawei.com>
Fri, 13 Oct 2017 10:01:36 +0000 (18:01 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 26 Oct 2017 08:44:20 +0000 (10:44 +0200)
commitab383be510ab2039042a89ae4fc3128eb8383cc4
tree18a4067f4f59cc341072e423891bc1f21e075dc1
parentcb7a84486577a95c0300a12eb2e9cef4bd126628
f2fs: update ctx->pos correctly when hitting hole in directory

This patch fixes to update ctx->pos correctly when hitting hole in
directory.

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