[kernel] r13374 - dists/trunk/linux-2.6/debian/config

Maximilian Attems maks at alioth.debian.org
Wed Apr 8 15:00:52 UTC 2009


Author: maks
Date: Wed Apr  8 15:00:51 2009
New Revision: 13374

Log:
topconfig GFS2_FS_LOCKING_DLM got bool

fixes:
.config:1452:warning: symbol value 'm' invalid for GFS2_FS_LOCKING_DLM

Modified:
   dists/trunk/linux-2.6/debian/config/config

Modified: dists/trunk/linux-2.6/debian/config/config
==============================================================================
--- dists/trunk/linux-2.6/debian/config/config	Wed Apr  8 14:57:12 2009	(r13373)
+++ dists/trunk/linux-2.6/debian/config/config	Wed Apr  8 15:00:51 2009	(r13374)
@@ -2354,7 +2354,7 @@
 ## file: fs/gfs2/Kconfig
 ##
 CONFIG_GFS2_FS=m
-CONFIG_GFS2_FS_LOCKING_DLM=m
+CONFIG_GFS2_FS_LOCKING_DLM=y
 
 ##
 ## file: fs/hfs/Kconfig



More information about the Kernel-svn-changes mailing list