]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit01ea1df3c50273c0fe3789f9b7e6ab2bbb45d5b8
treea7d02d535e91ee95990c0df61ed73ef67b198d5b
parent0374ad13e198e77726d5654076ba65b8d86b91f8
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