[Devel] [PATCH RHEL8 COMMIT] config.OpenVZ.minimal: Enable CONFIG_FUSE_KIO_PCS as build-in
Konstantin Khorenko
khorenko at virtuozzo.com
Thu Apr 22 18:37:39 MSK 2021
The commit is pushed to "branch-rh8-4.18.0-240.1.1.vz8.5.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh8-4.18.0-240.1.1.vz8.5.19
------>
commit 7e375ab88110de2a4a0cc81203ac3bff1924f241
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date: Thu Apr 22 18:29:57 2021 +0300
config.OpenVZ.minimal: Enable CONFIG_FUSE_KIO_PCS as build-in
Fixes: b1517a7192fe ("config.OpenVZ.minimal: Enable infiniband for
fast-path for vStorage")
Fixes: 573a50c973f9 ("config.minimal: Aling minimal config options for
RHEL8.3 based kernel")
To_merge: dccc0728cd14 ("fuse: Switch unused engines off in Kconfig")
Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
---
configs/kernel-4.18.0-x86_64-KVM-minimal.config | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configs/kernel-4.18.0-x86_64-KVM-minimal.config b/configs/kernel-4.18.0-x86_64-KVM-minimal.config
index 44bcca2ec934..b78e5ccefecc 100644
--- a/configs/kernel-4.18.0-x86_64-KVM-minimal.config
+++ b/configs/kernel-4.18.0-x86_64-KVM-minimal.config
@@ -4129,7 +4129,7 @@ CONFIG_CUSE=y
# CONFIG_VIRTIO_FS is not set
# CONFIG_FUSE_KIO_NOOP is not set
# CONFIG_FUSE_KIO_NULLIO is not set
-# CONFIG_FUSE_KIO_PCS is not set
+CONFIG_FUSE_KIO_PCS=y
CONFIG_OVERLAY_FS=y
# CONFIG_OVERLAY_FS_REDIRECT_DIR is not set
CONFIG_OVERLAY_FS_REDIRECT_ALWAYS_FOLLOW=y
More information about the Devel
mailing list