All of lore.kernel.org
 help / color / mirror / Atom feed
* [2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL
@ 2005-07-21 11:56 Adrian Bunk
       [not found] ` <OF31F3CBF1.99DB2B76-ON87257046.0068484B-86257046.0068A410@us.ibm.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2005-07-21 11:56 UTC (permalink / raw)
  To: sfrench; +Cc: samba-technical, linux-kernel

It seems logical.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

--- linux-2.6.13-rc3-mm1-modular/fs/Kconfig.old	2005-07-21 13:52:49.000000000 +0200
+++ linux-2.6.13-rc3-mm1-modular/fs/Kconfig	2005-07-21 13:53:11.000000000 +0200
@@ -1804,7 +1804,7 @@
 
 config CIFS_EXPERIMENTAL
 	  bool "CIFS Experimental Features (EXPERIMENTAL)"
-	  depends on CIFS
+	  depends on CIFS && EXPERIMENTAL
 	  help
 	    Enables cifs features under testing. These features
 	    are highly experimental.  If unsure, say N.


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2006-02-15 22:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-21 11:56 [2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL Adrian Bunk
     [not found] ` <OF31F3CBF1.99DB2B76-ON87257046.0068484B-86257046.0068A410@us.ibm.com>
     [not found]   ` <20050722191457.GL3160@stusta.de>
     [not found]     ` <43F20EC0.8090305@us.ibm.com>
     [not found]       ` <20060214171713.GA3513@stusta.de>
2006-02-14 19:54         ` Additional questions on your hang Dave Kleikamp
2006-02-15 22:27           ` Adrian Bunk

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.