From: Adrian Bunk <bunk@stusta.de>
To: sfrench@samba.org
Cc: samba-technical@lists.samba.org, linux-kernel@vger.kernel.org
Subject: [2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL
Date: Mon, 31 Oct 2005 12:13:59 +0100 [thread overview]
Message-ID: <20051031111359.GI8009@stusta.de> (raw)
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.
next reply other threads:[~2005-10-31 11:14 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-31 11:13 Adrian Bunk [this message]
[not found] ` <OFB4C871B0.47755748-ON872570AB.0059A91D-862570AB.00596022@us.ibm.com>
2005-11-02 0:41 ` [2.6 patch] let CIFS_EXPERIMENTAL depend on EXPERIMENTAL Adrian Bunk
-- strict thread matches above, loose matches on Subject: below --
2005-07-21 11:56 Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20051031111359.GI8009@stusta.de \
--to=bunk@stusta.de \
--cc=linux-kernel@vger.kernel.org \
--cc=samba-technical@lists.samba.org \
--cc=sfrench@samba.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.