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

Maximilian Attems maks at alioth.debian.org
Sun Aug 5 09:28:16 UTC 2007


Author: maks
Date: Sun Aug  5 09:28:16 2007
New Revision: 9267

Log:
enable BLK_DEV_BSG for full block layer SG v3


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 Aug  5 09:28:16 2007
@@ -8,10 +8,10 @@
   * ipw2200: Enable IPW2200_RADIOTAP and IPW2200_PROMISCUOUS for optional
     rtap interface. (closes: #432555)
   * Enable in topconfig NF_CT_PROTO_UDPLITE, NETFILTER_XT_TARGET_TRACE,
-    NETFILTER_XT_MATCH_CONNLIMIT, NETFILTER_XT_MATCH_U32.
+    NETFILTER_XT_MATCH_CONNLIMIT, NETFILTER_XT_MATCH_U32, BLK_DEV_BSG.
   * [i386] Enable lguest.
 
- -- maximilian attems <maks at debian.org>  Sun, 05 Aug 2007 11:19:14 +0200
+ -- maximilian attems <maks at debian.org>  Sun, 05 Aug 2007 11:24:10 +0200
 
 linux-2.6 (2.6.22-2) UNRELEASED; urgency=low
 

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 Aug  5 09:28:16 2007
@@ -33,6 +33,7 @@
 CONFIG_SLAB=y
 # CONFIG_SLUB is not set
 # CONFIG_SLOB is not set
+CONFIG_BLK_DEV_BSG=y
 
 #
 # Loadable module support



More information about the Kernel-svn-changes mailing list