commit | a2e2f2dc77a18d2b0f450fb7fcb4871c9f697822 | [log] [tgz] |
---|---|---|
author | Scott Mayhew <smayhew@redhat.com> | Tue Nov 12 14:01:55 2019 -0500 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Nov 12 14:53:26 2019 -0500 |
tree | be8ed363466240e9f9577726c332f3095fad1659 | |
parent | 18b9a895e652979b70f9c20565394a69354dfebc [diff] |
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: 6ee95d1c8991 ("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>