]> git.baikalelectronics.ru Git - kernel.git/commit
f2fs: add to account meta IO
authorChao Yu <yuchao0@huawei.com>
Sat, 29 Sep 2018 10:31:27 +0000 (18:31 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 1 Oct 2018 01:33:21 +0000 (18:33 -0700)
commitac5fbb5c7455c91d07d25d1d1fb8edd94c406dc3
tree7e51986be3b0ce721f8574119835d0dc20c3e080
parent5f183bd15b7fd5213cbc914dab73fd848e17da36
f2fs: add to account meta IO

This patch supports to account meta IO, it enables to show write IO
from f2fs more comprehensively via 'status' debugfs entry.

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