f2fs: add prefix for f2fs slab cache name
authorChao Yu <yuchao0@huawei.com>
Mon, 17 Feb 2020 09:46:20 +0000 (17:46 +0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 19 Mar 2020 18:41:26 +0000 (11:41 -0700)
commit985100035ef5a78889bd2295d1cd91000b133846
treebea48f4cf18ec5fcb9ff6fa02f7d37463007354a
parent5df7731f60c2a933695a68d732f8b39fca788de6
f2fs: add prefix for f2fs slab cache name

In order to avoid polluting global slab cache namespace.

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