f2fs: add to account skip count of background GC
authorChao Yu <yuchao0@huawei.com>
Sat, 29 Sep 2018 10:31:28 +0000 (18:31 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Mon, 1 Oct 2018 01:33:34 +0000 (18:33 -0700)
commit274bd9ba39425610fdb9a6827602197a5cd27cd8
tree9f0502bf4cbc4364a61a1553ec96c5bd0d767975
parentb63e7be5908cb757fc6b98fb9534dabd78b5338a
f2fs: add to account skip count of background GC

This patch adds to account skip count of background GC, and show stat
info 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/gc.c