SUNRPC: rearrange RPC sockets definitions
author\"Talpey, Thomas\ <Thomas.Talpey@netapp.com>
Mon, 10 Sep 2007 17:47:31 +0000 (13:47 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Tue, 9 Oct 2007 21:17:48 +0000 (17:17 -0400)
commit49c36fcc441baf6a4d698e3645d1adf28edaf57b
treeb5e51e610e67ffd8fbdffd7d2e7d49a91ad4a1fc
parent3c341b0b925eee01daae2c594b81e673f659d7cd
SUNRPC: rearrange RPC sockets definitions

To prepare for including non-sockets-based RPC transports, move the
sockets-dependent definitions into their own file.

Signed-off-by: Tom Talpey <tmt@netapp.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
include/linux/sunrpc/xprt.h
include/linux/sunrpc/xprtsock.h [new file with mode: 0644]
net/sunrpc/sunrpc_syms.c
net/sunrpc/xprtsock.c