提交 5890184d 编写于 作者: S Stefan Metzmacher 提交者: Steve French

fs/cifs: require sha512

This got lost in commit 0fdfef9a,
which removed CONFIG_CIFS_SMB311.
Signed-off-by: NStefan Metzmacher <metze@samba.org>
Fixes: 0fdfef9a ("smb3: simplify code by removing CONFIG_CIFS_SMB311")
CC: Stable <stable@vger.kernel.org>
CC: linux-cifs@vger.kernel.org
Signed-off-by: NSteve French <stfrench@microsoft.com>
上级 bcfb84a9
......@@ -6,6 +6,7 @@ config CIFS
select CRYPTO_MD4
select CRYPTO_MD5
select CRYPTO_SHA256
select CRYPTO_SHA512
select CRYPTO_CMAC
select CRYPTO_HMAC
select CRYPTO_ARC4
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册