]> git.baikalelectronics.ru Git - kernel.git/commit
SUNRPC: Clean up bc_send()
authorChuck Lever <chuck.lever@oracle.com>
Mon, 11 May 2015 18:04:50 +0000 (14:04 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 2 Jun 2015 17:30:35 +0000 (13:30 -0400)
commit6d2575321ed36f55cb2fd06a939219ab2b1c9fb7
tree49f1b25f5a3491d7f2056b77402ab506eb5f4059
parente95d714dc725960e44c5eaf3e1cbf0d028ec39d6
SUNRPC: Clean up bc_send()

Clean up: Merge bc_send() into bc_svc_process().

Note: even thought this touches svc.c, it is a client-side change.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
include/linux/sunrpc/bc_xprt.h
net/sunrpc/Makefile
net/sunrpc/bc_svc.c [deleted file]
net/sunrpc/svc.c