]> asedeno.scripts.mit.edu Git - linux.git/commit
SUNRPC: Use struct xdr_stream when decoding RPC Reply header
authorChuck Lever <chuck.lever@oracle.com>
Mon, 11 Feb 2019 16:24:58 +0000 (11:24 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Thu, 14 Feb 2019 14:11:18 +0000 (09:11 -0500)
commita0584ee9aed805446b044ce855e67264f0dc619e
treef32c32e668db5a918b86f6562c639f71f353b6cf
parent7f5667a5f8c4ff85b14ccce9d41f9244bd30ab68
SUNRPC: Use struct xdr_stream when decoding RPC Reply header

Modernize and harden the code path that parses an RPC Reply
message.

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