[Devel] [PATCH RHEL7 COMMIT] Revert "config: enable BCACHE as a module"
Konstantin Khorenko
khorenko at virtuozzo.com
Fri Oct 20 15:02:11 MSK 2017
The commit is pushed to "branch-rh7-3.10.0-693.1.1.vz7.37.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-693.1.1.vz7.37.17
------>
commit 78427fd83656d676f75745583b0e4209e8f09fa0
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date: Fri Oct 20 15:00:18 2017 +0300
Revert "config: enable BCACHE as a module"
This reverts commit 2de8c857ce75953852f6c2995b2ff602bb0d25f7.
BCACHE is seriously broken => don't let people get corruptions,
disable it in config.
https://jira.sw.ru/browse/PSBM-55594
Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
---
configs/kernel-3.10.0-x86_64-debug.config | 5 -----
configs/kernel-3.10.0-x86_64.config | 5 -----
2 files changed, 10 deletions(-)
diff --git a/configs/kernel-3.10.0-x86_64-debug.config b/configs/kernel-3.10.0-x86_64-debug.config
index 5e38212..b352510 100644
--- a/configs/kernel-3.10.0-x86_64-debug.config
+++ b/configs/kernel-3.10.0-x86_64-debug.config
@@ -6028,11 +6028,6 @@ CONFIG_FB_INTEL_I2C=y
# CONFIG_DRM_I915_WERROR is not set
# CONFIG_DRM_I915_DEBUG is not set
-CONFIG_BCACHE=m
-# CONFIG_BCACHE_DEBUG is not set
-# CONFIG_BCACHE_EDEBUG is not set
-# CONFIG_BCACHE_CLOSURES_DEBUG is not set
-
CONFIG_SCHEDSTATS=y
CONFIG_LEGACY_PTYS=y
diff --git a/configs/kernel-3.10.0-x86_64.config b/configs/kernel-3.10.0-x86_64.config
index 48c2037..5df0bd0 100644
--- a/configs/kernel-3.10.0-x86_64.config
+++ b/configs/kernel-3.10.0-x86_64.config
@@ -6005,11 +6005,6 @@ CONFIG_FB_INTEL_I2C=y
# CONFIG_DRM_I915_WERROR is not set
# CONFIG_DRM_I915_DEBUG is not set
-CONFIG_BCACHE=m
-# CONFIG_BCACHE_DEBUG is not set
-# CONFIG_BCACHE_EDEBUG is not set
-# CONFIG_BCACHE_CLOSURES_DEBUG is not set
-
CONFIG_SCHEDSTATS=y
CONFIG_LEGACY_PTYS=y
More information about the Devel
mailing list