aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfsd/Kconfig
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2014-08-28 15:39:31 -0400
committerJ. Bruce Fields <bfields@redhat.com>2014-08-28 16:00:07 -0400
commitccad7dad86d8c42b0aec7a3ce7f911e033bf3c6a (patch)
tree4070a08fe12461d07783a2e1af66468876432945 /fs/nfsd/Kconfig
parentsunrpc: fix byte-swapping of displayed XID (diff)
downloadlinux-dev-ccad7dad86d8c42b0aec7a3ce7f911e033bf3c6a.tar.xz
linux-dev-ccad7dad86d8c42b0aec7a3ce7f911e033bf3c6a.zip
nfsd4: remove labeled NFS warning from config help
The working group appears committed to keeping the protocol stable, the code has gotten some use and seems to work OK. Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Diffstat (limited to 'fs/nfsd/Kconfig')
-rw-r--r--fs/nfsd/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/nfsd/Kconfig b/fs/nfsd/Kconfig
index f994e750e0d1..f3586b645d7d 100644
--- a/fs/nfsd/Kconfig
+++ b/fs/nfsd/Kconfig
@@ -94,9 +94,6 @@ config NFSD_V4_SECURITY_LABEL
If you do not wish to enable fine-grained security labels SELinux or
Smack policies on NFSv4 files, say N.
- WARNING: there is still a chance of backwards-incompatible protocol changes.
- For now we recommend "Y" only for developers and testers.
-
config NFSD_FAULT_INJECTION
bool "NFS server manual fault injection"
depends on NFSD_V4 && DEBUG_KERNEL