diff options
author | Shuoran Liu <liushuoran@huawei.com> | 2016-03-29 12:00:15 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2016-03-30 22:21:16 +0200 |
commit | b2dde6fca37e947628b82ae8f35e183ff112d07c (patch) | |
tree | 2de4672a8f5e129fc01a944c18fd5185c97b0b31 /fs/f2fs/namei.c | |
parent | f2fs crypto: fix corrupted symlink in encrypted case (diff) | |
download | linux-b2dde6fca37e947628b82ae8f35e183ff112d07c.tar.xz linux-b2dde6fca37e947628b82ae8f35e183ff112d07c.zip |
f2fs: retrieve IO write stat from the right place
In the following patch,
f2fs: split journal cache from curseg cache
journal cache is split from curseg cache. So IO write statistics should be
retrived from journal cache but not curseg->sum_blk. Otherwise, it will
get 0, and the stat is lost.
Signed-off-by: Shuoran Liu <liushuoran@huawei.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/namei.c')
0 files changed, 0 insertions, 0 deletions