From: J. Bruce Fields Date: Thu, 28 Aug 2014 19:39:31 +0000 (-0400) Subject: nfsd4: remove labeled NFS warning from config help X-Git-Tag: v3.18-rc1~90^2~28 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=ccad7dad86d8c42b0aec7a3ce7f911e033bf3c6a;p=~emulex%2Finfiniband.git 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 --- diff --git a/fs/nfsd/Kconfig b/fs/nfsd/Kconfig index f994e750e0d..f3586b645d7 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