OSDN Git Service

SUNRPC: Use struct xdr_stream when constructing RPC Call header
authorChuck Lever <chuck.lever@oracle.com>
Mon, 11 Feb 2019 16:24:48 +0000 (11:24 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 13 Feb 2019 18:45:17 +0000 (13:45 -0500)
commite8680a24a269bd6dcb533f4e4a5faba9ae58925c
tree04b8b8e697090b86f314c5ae1e024122c240d3a4
parentfe9a270519c72bccb3af524db7ea6c7b67700d50
SUNRPC: Use struct xdr_stream when constructing RPC Call header

Modernize and harden the code path that constructs each RPC Call
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
include/trace/events/sunrpc.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