OSDN Git Service

SUNRPC: Refactor RPC call encoding
authorTrond Myklebust <trond.myklebust@hammerspace.com>
Fri, 24 Aug 2018 20:28:28 +0000 (16:28 -0400)
committerTrond Myklebust <trond.myklebust@hammerspace.com>
Sun, 30 Sep 2018 19:35:15 +0000 (15:35 -0400)
commit762e4e67b356ab7b8fbfc39bc07dc6110121505e
treea7d02d535e91ee95990c0df61ed73ef67b198d5b
parent944b042921a17d1a4e51bb05f8edf2b93d26e36f
SUNRPC: Refactor RPC call encoding

Move the call encoding so that it occurs before the transport connection
etc.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
include/linux/sunrpc/xprt.h
net/sunrpc/clnt.c
net/sunrpc/xprt.c