summaryrefslogtreecommitdiffstats
path: root/fs/f2fs/super.c
diff options
context:
space:
mode:
authorYunlong Song2018-07-23 16:10:22 +0200
committerJaegeuk Kim2018-08-01 20:52:36 +0200
commit970e348d9829e9fc3091da2fe189ab34a07201e6 (patch)
tree799222833d1de4f7f0170eb4011ef4865c677008 /fs/f2fs/super.c
parentf2fs: let checkpoint flush dnode page of regular (diff)
downloadkernel-qcow2-linux-970e348d9829e9fc3091da2fe189ab34a07201e6.tar.gz
kernel-qcow2-linux-970e348d9829e9fc3091da2fe189ab34a07201e6.tar.xz
kernel-qcow2-linux-970e348d9829e9fc3091da2fe189ab34a07201e6.zip
f2fs: add proc entry to show victim_secmap bitmap
This patch adds a new proc entry to show victim_secmap information in more detail, which is very helpful to know the get_victim candidate status clearly, and helpful to debug problems (e.g., some sections can not gc all of its blocks, since some blocks belong to atomic file, leaving victim_secmap with section bit setting, in extrem case, this will lead all bytes of victim_secmap setting with 0xff). Signed-off-by: Yunlong Song <yunlong.song@huawei.com> Reviewed-by: Chao Yu <yuchao0@huawei.com> Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/super.c')
0 files changed, 0 insertions, 0 deletions