]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize
authorChuck Lever <chuck.lever@oracle.com>
Mon, 11 Feb 2019 16:25:31 +0000 (11:25 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 14 Feb 2019 16:17:47 +0000 (11:17 -0500)
commita00275baa68e1ee226cc659f54dc3a571f3ad600
tree727a97615013552a814de9aa8288eb1309fedfb0
parent02ef04e432babf8fc703104212314e54112ecd2d
SUNRPC: Make AUTH_SYS and AUTH_NULL set au_verfsize

au_verfsize will be needed for a non-flavor-specific computation
in a subsequent patch.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
include/linux/sunrpc/auth.h
net/sunrpc/auth_gss/auth_gss.c
net/sunrpc/auth_null.c
net/sunrpc/auth_unix.c