[Devel] [PATCH RHEL7 COMMIT] config.OpenVZ: enable cbt - changed block tracking
Konstantin Khorenko
khorenko at virtuozzo.com
Fri Oct 2 00:59:06 PDT 2015
The commit is pushed to "branch-rh7-3.10.0-229.7.2.vz7.8.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-229.7.2.vz7.8.2
------>
commit c810be6760cb9f071922ed8bd937081598c84a46
Author: Konstantin Khorenko <khorenko at virtuozzo.com>
Date: Fri Oct 2 11:58:28 2015 +0400
config.OpenVZ: enable cbt - changed block tracking
+CONFIG_BLK_DEV_CBT=y
https://jira.sw.ru/browse/PSBM-34156
Signed-off-by: Konstantin Khorenko <khorenko at virtuozzo.com>
---
configs/kernel-3.10.0-x86_64-debug.config | 2 ++
configs/kernel-3.10.0-x86_64.config | 2 ++
2 files changed, 4 insertions(+)
diff --git a/configs/kernel-3.10.0-x86_64-debug.config b/configs/kernel-3.10.0-x86_64-debug.config
index dd0447b..567258c 100644
--- a/configs/kernel-3.10.0-x86_64-debug.config
+++ b/configs/kernel-3.10.0-x86_64-debug.config
@@ -5402,6 +5402,8 @@ CONFIG_TSWAP=y
CONFIG_VZ_IOLIMIT=m
CONFIG_LOGO_ODIN_CLUT224=y
+CONFIG_BLK_DEV_CBT=y
+
#
# User resources
#
diff --git a/configs/kernel-3.10.0-x86_64.config b/configs/kernel-3.10.0-x86_64.config
index 7fc400b..88f6e32 100644
--- a/configs/kernel-3.10.0-x86_64.config
+++ b/configs/kernel-3.10.0-x86_64.config
@@ -5373,6 +5373,8 @@ CONFIG_TSWAP=y
CONFIG_VZ_IOLIMIT=m
CONFIG_LOGO_ODIN_CLUT224=y
+CONFIG_BLK_DEV_CBT=y
+
#
# User resources
#
More information about the Devel
mailing list