* [2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL
@ 2005-10-31 11:13 Adrian Bunk
[not found] ` <OFB4C871B0.47755748-ON872570AB.0059A91D-862570AB.00596022@us.ibm.com>
0 siblings, 1 reply; 3+ messages in thread
From: Adrian Bunk @ 2005-10-31 11:13 UTC (permalink / raw)
To: sfrench; +Cc: samba-technical, linux-kernel
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.
^ permalink raw reply [flat|nested] 3+ messages in thread* [2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL
@ 2005-07-21 11:56 Adrian Bunk
0 siblings, 0 replies; 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:[~2005-11-02 0:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-31 11:13 [2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL Adrian Bunk
[not found] ` <OFB4C871B0.47755748-ON872570AB.0059A91D-862570AB.00596022@us.ibm.com>
2005-11-02 0:41 ` Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-07-21 11:56 Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox