]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit - fs/f2fs/f2fs.h
f2fs: add stat info for moved blocks by background gc
authorChangman Lee <cm224.lee@samsung.com>
Mon, 22 Dec 2014 23:37:39 +0000 (08:37 +0900)
committerJaegeuk Kim <jaegeuk@kernel.org>
Fri, 10 Apr 2015 22:08:32 +0000 (15:08 -0700)
commite1235983e385afafb33bab3578bfc83a7d871ce1
tree758eb74b210bc64017b81a9bb3bfbe59e2f8114a
parentb28c3f94933dae663eeca24637bf9ff962bf02dc
f2fs: add stat info for moved blocks by background gc

This patch is for looking into gc performance of f2fs in detail.

Signed-off-by: Changman Lee <cm224.lee@samsung.com>
[Jaegeuk Kim: fix build errors]
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/debug.c
fs/f2fs/f2fs.h
fs/f2fs/gc.c