commit | a5cddc885b99458df963a75abbe0b40cbef56c48 | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Mon May 12 18:10:58 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri May 30 17:32:17 2014 -0400 |
tree | b7f200949823f98207aa2d2fd72c112fa3e6ee8e | |
parent | d05d5744ef67879877dbe2e3d0fb9fcc27ee44e5 [diff] |
nfsd4: better reservation of head space for krb5 RPC_MAX_AUTH_SIZE is scattered around several places. Better to set it once in the auth code, where this kind of estimate should be made. And while we're at it we can leave it zero when we're not using krb5i or krb5p. Signed-off-by: J. Bruce Fields <bfields@redhat.com>