]> asedeno.scripts.mit.edu Git - linux.git/commit
erofs: remove dead code since managed cache is now built-in
authorGao Xiang <gaoxiang25@huawei.com>
Tue, 8 Oct 2019 12:56:13 +0000 (20:56 +0800)
committerGao Xiang <gaoxiang25@huawei.com>
Tue, 15 Oct 2019 16:07:56 +0000 (00:07 +0800)
commitbda17a4577da729d17b8f87bf3279b9db201d8ca
treed0a3e5da54710a7992164a226005e3b5342fb985
parent9e579fc123a0c95f4fce695f86e5aeb1cf3464ee
erofs: remove dead code since managed cache is now built-in

After commit 4279f3f9889f ("staging: erofs: turn cache
strategies into mount options"), cache strategies are
changed into mount options rather than old build configs.

Let's kill useless code for obsoleted build options.

Link: https://lore.kernel.org/r/20191008125616.183715-2-gaoxiang25@huawei.com
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Gao Xiang <gaoxiang25@huawei.com>
fs/erofs/utils.c
fs/erofs/zdata.c