Chao Yu 78efac537d f2fs: fix to account IO correctly for cgroup writeback
Now, we have supported cgroup writeback, it depends on correctly IO
account of specified filesystem.

But in commit d1b3e72d5490 ("f2fs: submit bio of in-place-update pages"),
we split write paths from f2fs_submit_page_mbio() to two:
- f2fs_submit_page_bio() for IPU path
- f2fs_submit_page_bio() for OPU path

But still we account write IO only in f2fs_submit_page_mbio(), result in
incorrect IO account, fix it by adding missing IO account in IPU path.

Fixes: d1b3e72d5490 ("f2fs: submit bio of in-place-update pages")
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
2018-10-22 17:54:39 -07:00
..
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2018-10-16 09:36:39 -07:00
2018-10-16 09:36:39 -07:00
2018-10-16 09:36:59 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2018-10-16 09:36:59 -07:00
2018-10-16 09:36:39 -07:00
2018-09-12 13:07:10 -07:00
2018-09-30 18:34:18 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00
2018-09-12 13:07:10 -07:00