[F/U][PATCH 1/1] UBUNTU: [Config] CONFIG_EROFS_FS_ZIP=y
You-Sheng Yang
vicamo.yang at canonical.com
Thu Mar 12 07:55:35 UTC 2020
BugLink: https://bugs.launchpad.net/bugs/1867099
EroFS supports transparent file compression based on LZ4 algorithm with
4 KB fixed-output compression for high performance and is enabled as
kernel default.
Signed-off-by: You-Sheng Yang <vicamo.yang at canonical.com>
---
debian.master/config/annotations | 2 +-
debian.master/config/config.common.ubuntu | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian.master/config/annotations b/debian.master/config/annotations
index 8884f8a97ddb..9e2251358cdb 100644
--- a/debian.master/config/annotations
+++ b/debian.master/config/annotations
@@ -9899,7 +9899,7 @@ CONFIG_EROFS_FS_DEBUG policy<{'amd64': 'n', 'arm64': '
CONFIG_EROFS_FS_XATTR policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
CONFIG_EROFS_FS_POSIX_ACL policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
CONFIG_EROFS_FS_SECURITY policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
-CONFIG_EROFS_FS_ZIP policy<{'amd64': 'n', 'arm64': 'n', 'armhf': 'n', 'i386': 'n', 'ppc64el': 'n', 's390x': 'n'}>
+CONFIG_EROFS_FS_ZIP policy<{'amd64': 'y', 'arm64': 'y', 'armhf': 'y', 'i386': 'y', 'ppc64el': 'y', 's390x': 'y'}>
# Menu: File systems >> Miscellaneous filesystems >> Journalling Flash File System v2 (JFFS2) support
CONFIG_JFFS2_FS policy<{'amd64': 'm', 'arm64': 'm', 'armhf': 'm', 'i386': 'm', 'ppc64el': 'm'}>
diff --git a/debian.master/config/config.common.ubuntu b/debian.master/config/config.common.ubuntu
index c7f341ceea33..55c1dc9d93c8 100644
--- a/debian.master/config/config.common.ubuntu
+++ b/debian.master/config/config.common.ubuntu
@@ -3135,7 +3135,7 @@ CONFIG_EROFS_FS=m
CONFIG_EROFS_FS_POSIX_ACL=y
CONFIG_EROFS_FS_SECURITY=y
CONFIG_EROFS_FS_XATTR=y
-# CONFIG_EROFS_FS_ZIP is not set
+CONFIG_EROFS_FS_ZIP=y
CONFIG_ET131X=m
CONFIG_ETEXT_SHIFT=16
CONFIG_ETHERNET=y
--
2.25.1
More information about the kernel-team
mailing list