[2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL
Next message: Jeff Garzik: "Re: patch to add a config option to enable SATA ATAPI by default"
Date: Mon, 31 Oct 2005 12:13:59 +0100
To: sfrench@samba.org
It seems logical.
Note that CONFIG_EXPERIMENTAL itself doesn't enable any code.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
This patch was already sent on:
- 21 Jul 2005
--- 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.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Next message: Jeff Garzik: "Re: patch to add a config option to enable SATA ATAPI by default"
Relevant Pages
- Re: RFC: Starting a stable kernel series off the 2.6 kernel
... The other advantage of a development tree was that features could be added and removed without the argument that it would break this or that. ... To a large extent -mm has become the development kernel, and as neat as that is, a development model which depends on a small number of dedicated and talented people to make it work is fragile. ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: ide errors in 7-rc1-mm1 and later
... Suggestions/proposals for new features etc, if they're a good idea, I ... long-lived specs with multiple revisions, ... >Some other bigger OS wanted it differently, ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: My thoughts on the "new development model"
... > efforts are not compatible with a stable-tree. ... > Stable means not only that the kernel does not hangs, but that features ... Backward compatibility remains a strict requirement as always, ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) - Re: Contribute - How to
... > kernel. ... around for which the 2.6 driver is marked broken, ... Can I suggest new features? ... To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ ... (Linux-Kernel) - Re: Cant boot a 2.6 kernel..
... ># Processor type and features ... Copyright 2004 by Maurice Eugene Heskett, ... send the line "unsubscribe linux-kernel" in ... (Linux-Kernel) |
|