]> git.karo-electronics.de Git - mv-sheeva.git/commit
rpc: move sk_bc_xprt to svc_xprt
authorJ. Bruce Fields <bfields@redhat.com>
Wed, 1 Dec 2010 00:15:01 +0000 (19:15 -0500)
committerJ. Bruce Fields <bfields@redhat.com>
Tue, 11 Jan 2011 20:04:10 +0000 (15:04 -0500)
commitd75faea330dbd1873c9094e9926ae306590c0998
tree36b8e50ad2d94c75e77dacd98ff02036ddd0f65f
parentdcbeaa68dbbdacbbb330a86c7fc95a28473fc209
rpc: move sk_bc_xprt to svc_xprt

This seems obviously transport-level information even if it's currently
used only by the server socket code.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/svc_xprt.h
include/linux/sunrpc/svcsock.h
net/sunrpc/svcsock.c
net/sunrpc/xprtsock.c