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>
Fri, 26 Oct 2018 18:23:43 +0000 (11:23 -0700)
commitb2b90587d2abed04e426671a7c17224b50164dcc
tree25960a70eb5023271bd58b26cfed3cf81a10f6b9
parent1186481226ee93f9a0e824fedd255fa072fdadf1
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