[PATCH] erofs: move erofs_{allocpage,release_pages}() under CONFIG_EROFS_FS_ZIP

Gao Xiang hsiangkao at linux.alibaba.com
Fri May 19 12:36:06 AEST 2023



On 2023/5/19 19:33, Yue Hu wrote:
> From: Yue Hu <huyue2 at coolpad.com>
> 
> These two functions are only used for compression side now. Also,
> eliminate unused pagevec.h inclusion.
> 
> Signed-off-by: Yue Hu <huyue2 at coolpad.com>

That seems unnecessary since utils.c shouldn't be included with
some inner Kconfig.

BTW, I'm now cleanup such stuffs for folios as well.

Thanks,
Gao Xiang


More information about the Linux-erofs mailing list