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

Maximilian Attems maks at alioth.debian.org
Sun Nov 23 15:42:17 UTC 2008


Author: maks
Date: Sun Nov 23 15:42:16 2008
New Revision: 12413

Log:
topconfig explicitly set BLK_DEV_INTEGRITY

Block layer data integrity support adds hooks for fs

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	(original)
+++ dists/trunk/linux-2.6/debian/changelog	Sun Nov 23 15:42:16 2008
@@ -10,7 +10,7 @@
     USB_GSPCA, USB_S2255, OCFS2_FS_STATS, OMFS_FS, CRYPTO_RMD128,
     CRYPTO_RMD160, CRYPTO_RMD256, CRYPTO_RMD320, VLAN_8021Q_GVRP, HP_WMI,
     COMPAL_LAPTOP, SCSI_DH, SCSI_DH_RDAC, SCSI_DH_HP_SW, SCSI_DH_EMC,
-    SCSI_DH_ALUA, MAC80211_HWSIM, USB_HSO.
+    SCSI_DH_ALUA, MAC80211_HWSIM, USB_HSO, BLK_DEV_INTEGRITY.
   * [x86] set MOUSE_BCM5974.
   * [x86_64] set AMD_IOMMU, MTRR_SANITIZER.
   * Add stable releases 2.6.27.1-2.6.27.7.

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	(original)
+++ dists/trunk/linux-2.6/debian/config/config	Sun Nov 23 15:42:16 2008
@@ -6,6 +6,7 @@
 CONFIG_BLK_DEV_IO_TRACE=y
 CONFIG_LSF=y
 CONFIG_BLK_DEV_BSG=y
+CONFIG_BLK_DEV_INTEGRITY=y
 
 ##
 ## file: block/Kconfig.iosched



More information about the Kernel-svn-changes mailing list