summaryrefslogtreecommitdiff
path: root/fs/nfsd
diff options
context:
space:
mode:
authorJ. Bruce Fields <bfields@redhat.com>2014-08-28 19:39:31 (GMT)
committerJ. Bruce Fields <bfields@redhat.com>2014-08-28 20:00:07 (GMT)
commitccad7dad86d8c42b0aec7a3ce7f911e033bf3c6a (patch)
tree4070a08fe12461d07783a2e1af66468876432945 /fs/nfsd
parent71efecb3f58c8c7a15f6135e3f9b39d1e3d3fae3 (diff)
downloadlinux-ccad7dad86d8c42b0aec7a3ce7f911e033bf3c6a.tar.xz
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')
-rw-r--r--fs/nfsd/Kconfig3
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/nfsd/Kconfig b/fs/nfsd/Kconfig
index f994e75..f3586b6 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