]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commitdiff
nfsd4: remove labeled NFS warning from config help
authorJ. Bruce Fields <bfields@redhat.com>
Thu, 28 Aug 2014 19:39:31 +0000 (15:39 -0400)
committerJ. Bruce Fields <bfields@redhat.com>
Thu, 28 Aug 2014 20:00:07 +0000 (16:00 -0400)
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>
fs/nfsd/Kconfig

index f994e750e0d1db9ebe53e7f51883bfa5c039afc4..f3586b645d7d50be814cad6017d47a044bd4a085 100644 (file)
@@ -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