]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: v4 support requires CRYPTO_SHA256
authorScott Mayhew <smayhew@redhat.com>
Tue, 12 Nov 2019 19:01:55 +0000 (14:01 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 12 Nov 2019 19:53:26 +0000 (14:53 -0500)
commitf103ded2783aa54a8e71d76a1685fe506ba92e70
treebe8ed363466240e9f9577726c332f3095fad1659
parent854bcc8d2709de9a43fcdee89115bdf8e2b43e2e
nfsd: v4 support requires CRYPTO_SHA256

The new nfsdcld client tracking operations use sha256 to compute hashes
of the kerberos principals, so make sure CRYPTO_SHA256 is enabled.

Fixes: 3bf84b31af3b ("nfsd: add support for upcall version 2")
Reported-by: Jamie Heilman <jamie@audible.transient.net>
Signed-off-by: Scott Mayhew <smayhew@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
fs/nfsd/Kconfig