erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off
authorYue Hu <huyue2@coolpad.com>
Mon, 15 May 2023 09:57:58 +0000 (17:57 +0800)
committerGao Xiang <hsiangkao@linux.alibaba.com>
Tue, 23 May 2023 08:56:40 +0000 (16:56 +0800)
commit285d0f85dae6510aea31416c72670ded54fc4b0c
tree234f5892d6e3b992929b18d283f623062d60c778
parent0a17567b4a85243ac1620886b75b3813acde41fc
erofs: avoid pcpubuf.c inclusion if CONFIG_EROFS_FS_ZIP is off

The function of pcpubuf.c is just for low-latency decompression
algorithms (e.g. lz4).

Signed-off-by: Yue Hu <huyue2@coolpad.com>
Reviewed-by: Gao Xiang <hsiangkao@linux.alibaba.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Link: https://lore.kernel.org/r/20230515095758.10391-1-zbestahu@gmail.com
Signed-off-by: Gao Xiang <hsiangkao@linux.alibaba.com>
fs/erofs/Makefile
fs/erofs/internal.h