]> git.proxmox.com Git - pve-kernel-3.10.0.git/commitdiff
enable BCACHE
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 2 May 2014 04:00:24 +0000 (06:00 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 2 May 2014 04:00:24 +0000 (06:00 +0200)
README
config-3.10.0.diff

diff --git a/README b/README
index a3c8a01cd39b7c115c9128fa0e391b8ab0b2491b..34ceba705c511a0ea215aa0c8a3f0aa026b755d7 100644 (file)
--- a/README
+++ b/README
@@ -99,6 +99,8 @@ see config-3.10.0.diff
   This is disabled in RHEL kernel for no real reason, so we enable
   it as requested by users
 
+- enable CONFIG_BCACHE=m (requested by user)
+
 - enable CONFIG_BRIDGE=y
 
   Else we get warnings on boot, that
index dbc5b5b563eb7c692f39278b8e34fb9a2a565e11..cced32f8ab909cbdf75ec3896703ffc9e674d4ce 100644 (file)
@@ -1,5 +1,5 @@
 --- rh-kernel-src/kernel-3.10.0-x86_64.config  2014-04-23 09:14:23.000000000 +0200
-+++ config-3.10.0      2014-04-24 10:28:36.000000000 +0200
++++ config-3.10.0      2014-05-02 05:56:00.000000000 +0200
 @@ -1,7 +1,6 @@
 -# x86_64
  #
  CONFIG_BLK_DEV_SR_VENDOR=y
  CONFIG_CHR_DEV_SG=m
  CONFIG_CHR_DEV_SCH=m
-@@ -1754,7 +1748,7 @@
+@@ -1752,9 +1746,9 @@
+ CONFIG_MD_RAID456=m
+ # CONFIG_MD_MULTIPATH is not set
  CONFIG_MD_FAULTY=m
- # CONFIG_BCACHE is not set
+-# CONFIG_BCACHE is not set
++CONFIG_BCACHE=m
  CONFIG_BLK_DEV_DM_BUILTIN=y
 -CONFIG_BLK_DEV_DM=m
 +CONFIG_BLK_DEV_DM=y