OSDN Git Service

f2fs: fix to update iostat correctly in IPU path
authorChao Yu <yuchao0@huawei.com>
Thu, 21 Feb 2019 12:40:13 +0000 (20:40 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 14 Mar 2019 20:58:30 +0000 (13:58 -0700)
commit2e7ee431e4c36d2da217c06d9138e71a8b93bc5a
treebfcc02f4c70e80944d4256df761b85df450cb4dd
parentac589b083d7345a7942210ca4f2901ae2758ce82
f2fs: fix to update iostat correctly in IPU path

In error path of IPU, we didn't account iostat correctly, fix it.

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