]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
f2fs: relocate the tracepoint for background_gc
authorJaegeuk Kim <jaegeuk@kernel.org>
Tue, 13 Oct 2015 17:00:53 +0000 (10:00 -0700)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 13 Oct 2015 17:02:01 +0000 (10:02 -0700)
commit84e4214f0868ae77771837d0ed4cc6eff10738ba
treea40bc24bd6f45937922b1e45aeac963705ffeb7b
parent08b39fbd59781729da9fb6367decaf4804a22721
f2fs: relocate the tracepoint for background_gc

Once f2fs_gc is done, wait_ms is changed once more.
So, its tracepoint would be located after it.

Reported-by: He YunLei <heyunlei@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/gc.c