f2fs: adjust trace print in f2fs_get_victim() to cover all paths
authorSahitya Tummala <stummala@codeaurora.org>
Mon, 26 Nov 2018 08:01:42 +0000 (13:31 +0530)
committerJaegeuk Kim <jaegeuk@kernel.org>
Tue, 27 Nov 2018 00:38:49 +0000 (16:38 -0800)
commite3c59108da8655de78fe59843372b8cfab1a8e33
tree6f7f3f86dadd31da15dffe60d62f637c10aacf53
parent08ac9a3870f6babb2b1fff46118536ca8a71ef19
f2fs: adjust trace print in f2fs_get_victim() to cover all paths

Adjust the trace print in f2fs_get_victim() to cover GC done by
F2FS_IOC_GARBAGE_COLLECT_RANGE.

Signed-off-by: Sahitya Tummala <stummala@codeaurora.org>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/gc.c