[Devel] [PATCH RHEL7 COMMIT] Revert "Revert "config: enable BCACHE as a module""
Konstantin Khorenko
khorenko at virtuozzo.com
Wed Dec 27 14:03:38 MSK 2017
The commit is pushed to "branch-rh7-3.10.0-693.11.1.vz7.39.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-693.11.1.vz7.39.9
------>
commit b0f980088d56bcc01f84f35c1e9bb94e3aab3570
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date: Wed Dec 27 14:00:35 2017 +0300
Revert "Revert "config: enable BCACHE as a module""
This reverts commit 40eb9158034c0bf870bd9b0a2f6522ab74dcbb53.
There are requests for bcache driver inclusion,
local tests show that fsstress does not hurt the node
with bcache configured => let's try once more to enable it
and proceed with serious QA.
https://jira.sw.ru/browse/PSBM-55594
https://jira.sw.ru/browse/PSBM-79461
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 insertions(+)
diff --git a/configs/kernel-3.10.0-x86_64-debug.config b/configs/kernel-3.10.0-x86_64-debug.config
index f8d24fbf39a6..7dd2166cf82e 100644
--- a/configs/kernel-3.10.0-x86_64-debug.config
+++ b/configs/kernel-3.10.0-x86_64-debug.config
@@ -6028,6 +6028,11 @@ 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 7fbfe59ac72e..2266c659e912 100644
--- a/configs/kernel-3.10.0-x86_64.config
+++ b/configs/kernel-3.10.0-x86_64.config
@@ -6005,6 +6005,11 @@ 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