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

Ben Hutchings benh at alioth.debian.org
Tue Nov 22 06:40:57 UTC 2011


Author: benh
Date: Tue Nov 22 06:40:56 2011
New Revision: 18308

Log:
dm: Enable DM_THIN_PROVISIONING 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	Tue Nov 22 06:40:06 2011	(r18307)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Nov 22 06:40:56 2011	(r18308)
@@ -7,6 +7,7 @@
   * can: Enable CAN_GW, CAN_EMS_PCMCIA, CAN_PEAK_PCI as modules
   * nfc: enable NFC_NCI as module
   * scsi: Enable MVUMI as module
+  * dm: Enable DM_THIN_PROVISIONING as module
 
   [ Uwe Kleine-König ]
   * [amd64] reenable rt featureset with 3.2-rc2-rt3

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Nov 22 06:40:06 2011	(r18307)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Nov 22 06:40:56 2011	(r18308)
@@ -893,6 +893,7 @@
 # CONFIG_DM_DEBUG is not set
 CONFIG_DM_CRYPT=m
 CONFIG_DM_SNAPSHOT=m
+CONFIG_DM_THIN_PROVISIONING=m
 CONFIG_DM_MIRROR=m
 CONFIG_DM_RAID=m
 CONFIG_DM_LOG_USERSPACE=m



More information about the Kernel-svn-changes mailing list