提交 d68f353f 编写于 作者: S Steve French 提交者: Steve French

SMB3.1.1 dialect is no longer experimental

SMB3.1.1 is a very important dialect, with much improved security.
We can remove the ExPERIMENTAL comments about it. It is widely
supported by servers.
Signed-off-by: NSteve French <smfrench@gmail.com>
CC: Stable <stable@vger.kernel.org>
上级 6188f28b
...@@ -187,14 +187,13 @@ config CIFS_NFSD_EXPORT ...@@ -187,14 +187,13 @@ config CIFS_NFSD_EXPORT
Allows NFS server to export a CIFS mounted share (nfsd over cifs) Allows NFS server to export a CIFS mounted share (nfsd over cifs)
config CIFS_SMB311 config CIFS_SMB311
bool "SMB3.1.1 network file system support (Experimental)" bool "SMB3.1.1 network file system support"
depends on CIFS depends on CIFS
select CRYPTO_SHA512 select CRYPTO_SHA512
help help
This enables experimental support for the newest, SMB3.1.1, dialect. This enables support for the newest, and most secure dialect, SMB3.11.
This dialect includes improved security negotiation features. If unsure, say Y
If unsure, say N
config CIFS_SMB_DIRECT config CIFS_SMB_DIRECT
bool "SMB Direct support (Experimental)" bool "SMB Direct support (Experimental)"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册