* [PATCH] AFS: Amend the AFS configuration options
@ 2006-09-22 15:04 David Howells
0 siblings, 0 replies; only message in thread
From: David Howells @ 2006-09-22 15:04 UTC (permalink / raw)
To: akpm, joern; +Cc: linux-fsdevel, linux-kernel, dhowells
Amend the text of AFS configuration options.
Signed-Off-By: David Howells <dhowells@redhat.com>
---
fs/Kconfig | 9 ++++-----
1 files changed, 4 insertions(+), 5 deletions(-)
diff --git a/fs/Kconfig b/fs/Kconfig
index 25d2019..fe904cb 100644
--- a/fs/Kconfig
+++ b/fs/Kconfig
@@ -1938,8 +1938,7 @@ config CODA_FS_OLD_API
For most cases you probably want to say N.
config AFS_FS
-# for fs/nls/Config.in
- tristate "Andrew File System support (AFS) (Experimental)"
+ tristate "Andrew File System support (AFS) (EXPERIMENTAL)"
depends on INET && EXPERIMENTAL
select RXRPC
help
@@ -1951,12 +1950,12 @@ # for fs/nls/Config.in
If unsure, say N.
config AFS_FSCACHE
- bool "Provide AFS client caching support"
+ bool "Provide AFS client caching support (EXPERIMENTAL)"
depends on EXPERIMENTAL
depends on AFS_FS=m && FSCACHE || AFS_FS=y && FSCACHE=y
help
- Say Y here if you want AFS data to be cached locally on through the
- generic filesystem cache manager
+ Say Y here if you want AFS data to be cached locally on disk through
+ the generic filesystem cache manager
config RXRPC
tristate
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-22 15:04 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-22 15:04 [PATCH] AFS: Amend the AFS configuration options David Howells
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).