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

Maximilian Attems maks at alioth.debian.org
Tue Jan 26 16:10:36 UTC 2010


Author: maks
Date: Tue Jan 26 16:10:32 2010
New Revision: 15004

Log:
topconfig set 9P_FSCACHE

we enable fscache everywhere, so do it here too.

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 Jan 26 16:10:13 2010	(r15003)
+++ dists/trunk/linux-2.6/debian/changelog	Tue Jan 26 16:10:32 2010	(r15004)
@@ -63,7 +63,7 @@
     documented dependency with GART IOMMU support. (closes: #561552)
 
   [ maximilian attems ]
-  * [topconfig] set MEMORY_FAILURE.
+  * [topconfig] set MEMORY_FAILURE, 9P_FSCACHE.
 
  -- Ben Hutchings <ben at decadent.org.uk>  Sun, 10 Jan 2010 17:38:50 +0000
 

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Tue Jan 26 16:10:13 2010	(r15003)
+++ dists/trunk/linux-2.6/debian/config/config	Tue Jan 26 16:10:32 2010	(r15004)
@@ -2621,6 +2621,7 @@
 ## file: fs/9p/Kconfig
 ##
 CONFIG_9P_FS=m
+CONFIG_9P_FSCACHE=y
 
 ##
 ## file: fs/adfs/Kconfig



More information about the Kernel-svn-changes mailing list