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

Maximilian Attems maks at alioth.debian.org
Mon May 4 13:08:13 UTC 2009


Author: maks
Date: Mon May  4 13:08:08 2009
New Revision: 13555

Log:
topconfig enable modular FSCACHE and frieds

follow Kconfig recommendation, same config seen in fedora.

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	Mon May  4 13:08:01 2009	(r13554)
+++ dists/trunk/linux-2.6/debian/changelog	Mon May  4 13:08:08 2009	(r13555)
@@ -18,7 +18,7 @@
     USB_SERIAL_SYMBOL, ISL29003, SERIAL_MAX3100, VIDEO_HDPVR, VIDEO_CX231XX,
     DRAGONRISE_FF, LEDS_LP5521, LEDS_DAC124S085, LEDS_BD2802,
     UIO_AEC, CRYPTO_ZLIB, REGULATOR_FIXED_VOLTAGE, NOP_USB_XCEIV,
-    POHMELFS.
+    POHMELFS, FSCACHE.
 
   [ Ben Hutchings ]
   * Remove firmware from driver/staging (closes: #521553)

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Mon May  4 13:08:01 2009	(r13554)
+++ dists/trunk/linux-2.6/debian/config/config	Mon May  4 13:08:08 2009	(r13555)
@@ -2423,6 +2423,14 @@
 CONFIG_VXFS_FS=m
 
 ##
+## file: fs/fscache/Kconfig
+##
+CONFIG_FSCACHE=m
+CONFIG_FSCACHE_STATS=y
+# CONFIG_FSCACHE_HISTOGRAM is not set
+# CONFIG_FSCACHE_DEBUG is not set
+
+##
 ## file: fs/fuse/Kconfig
 ##
 CONFIG_FUSE_FS=m



More information about the Kernel-svn-changes mailing list