f2fs: add missing function name in kernel message
authorChao Yu <yuchao0@huawei.com>
Mon, 24 Feb 2020 11:20:19 +0000 (19:20 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 27 Feb 2020 18:16:45 +0000 (10:16 -0800)
commit097a7686503f3a7d5c3cce66a69b1e51f51d5a4f
tree3b485907189dda4eb5a8098177378d8c047911e3
parent0b32dc186486822b636216985802ccf05c1a2c06
f2fs: add missing function name in kernel message

Otherwise, we can not distinguish the exact location of messages,
when there are more than one places printing same message.

Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h
fs/f2fs/node.c