Source: linux Version: 5.4.2-1~exp1 Severity: normal Hi Debian kernel maintainers,
Could you consider enabling EROFS filesystem support as a module from 5.4 for end users now? It has been out of staging. It has much better dynamic performance than squashfs for such like LIVECD use. I'd suggest the following configuration: CONFIG_EROFS_FS=m # CONFIG_EROFS_FS_DEBUG is not set CONFIG_EROFS_FS_XATTR=y CONFIG_EROFS_FS_POSIX_ACL=y CONFIG_EROFS_FS_SECURITY=y CONFIG_EROFS_FS_ZIP=y CONFIG_EROFS_FS_CLUSTER_PAGE_LIMIT=1 erofs-utils package has been available in testing branch as well, https://packages.debian.org/source/bullseye/erofs-utils Thanks, Gao Xiang

