sunrpc: Tag rpc_xprt with net
authorPavel Emelyanov <xemul@parallels.com>
Wed, 29 Sep 2010 12:05:43 +0000 (16:05 +0400)
committerJ. Bruce Fields <bfields@redhat.com>
Fri, 1 Oct 2010 21:18:58 +0000 (17:18 -0400)
commit37aa2133731d9231eb834f700119f0d3f1ed2664
tree2b4da236e76d590fb1bd675e4401af5d1ecff327
parent9a23e332ec621d36e52cc7a978abc0917067b1aa
sunrpc: Tag rpc_xprt with net

The net is known from the xprt_create and this tagging will also
give un the context in the conntection workers where real sockets
are created.

Signed-off-by: Pavel Emelyanov <xemul@openvz.org>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
include/linux/sunrpc/xprt.h
net/sunrpc/xprt.c
net/sunrpc/xprtrdma/transport.c
net/sunrpc/xprtsock.c