[2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL

Adrian Bunk bunk at stusta.de
Thu Jul 21 11:56:04 GMT 2005


It seems logical.

Signed-off-by: Adrian Bunk <bunk at 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.



More information about the samba-technical mailing list