[kernel] r16642 - in dists/trunk/linux-2.6/debian: . config

Ben Hutchings benh at alioth.debian.org
Sun Dec 5 00:59:50 UTC 2010


Author: benh
Date: Sun Dec  5 00:59:47 2010
New Revision: 16642

Log:
block: Enable BLK_DEV_RBD (Rados) as module

Modified:
   dists/trunk/linux-2.6/debian/changelog
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/changelog
==============================================================================
--- dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 00:57:42 2010	(r16641)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Dec  5 00:59:47 2010	(r16642)
@@ -26,6 +26,7 @@
   * netfilter/ipvs: Enable IP_VS_PE_SIP as module
   * net/sched: Enable NET_ACT_CSUM as module
   * can: Enable CAN_SJA1000_ISA, CAN_TSCAN1 as modules
+  * block: Enable BLK_DEV_RBD (Rados) as module
 
  -- maximilian attems <max at stro.at>  Wed, 31 Oct 2010 13:23:11 +0200
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 00:57:42 2010	(r16641)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Dec  5 00:59:47 2010	(r16642)
@@ -206,6 +206,7 @@
 CONFIG_ATA_OVER_ETH=m
 CONFIG_VIRTIO_BLK=m
 # CONFIG_BLK_DEV_HD is not set
+CONFIG_BLK_DEV_RBD=m
 
 ##
 ## file: drivers/block/drbd/Kconfig



More information about the Kernel-svn-changes mailing list