aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorShuoran Liu <liushuoran@huawei.com>2016-03-29 18:00:15 +0800
committerMister Oyster <oysterized@gmail.com>2017-04-13 12:33:15 +0200
commitc7211544d7ef888e777700cbea05770b81169d82 (patch)
treefd18ce321d00c8b54f35138e55f05aeea65db044 /include/linux
parent7ae521feb79a8b5d5188b99a9daeaca664505b49 (diff)
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 'include/linux')
0 files changed, 0 insertions, 0 deletions