SUNRPC: parametrize rpc_pton() by network context
commit90100b1766c914c820baa78b5be6845fae1159b8
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Fri, 13 Jan 2012 09:09:19 +0000 (13 13:09 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:12 +0000 (31 19:28 -0500)
tree8bfc406c44d8238aff6be33773bccf2083d3f66e
parent8b147f74738d9ab7e76085e5535e0fe8dc8b29f4
SUNRPC: parametrize rpc_pton() by network context

Parametrize rpc_pton() by network context and thus force it's callers to pass
in network context instead of using hard-coded "init_net".

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/dns_resolve.c
fs/nfs/nfs4filelayoutdev.c
fs/nfs/nfs4namespace.c
fs/nfs/super.c
fs/nfsd/nfsctl.c
include/linux/sunrpc/clnt.h
net/sunrpc/addr.c
net/sunrpc/svcauth_unix.c