[Devel] [PATCH 0/4] SUNRPC: pass network namespace context to sockaddr construction routines
Stanislav Kinsbursky
skinsbursky at parallels.com
Wed Dec 7 04:20:07 PST 2011
This is another precursor patch set aimed to remove hard-coded "init_net"
reference from SUNRPC sockaddr convertion and construction routines.
The following series consists of:
---
Stanislav Kinsbursky (4):
SUNRPC: use passed network namespace context in rpc_parse_scope_id()
SUNRPC: use passed network namespace context in rpc_pton6()
SUNRPC: use passed network namespace context in rpc_pton()
SUNRPC: use passed network namespace context in rpc_uaddr2sockaddr()
fs/nfs/dns_resolve.c | 4 ++--
fs/nfs/nfs4filelayoutdev.c | 2 +-
fs/nfs/nfs4namespace.c | 2 +-
fs/nfs/super.c | 4 ++--
fs/nfsd/nfs4state.c | 2 +-
fs/nfsd/nfsctl.c | 2 +-
include/linux/sunrpc/clnt.h | 4 ++--
net/sunrpc/addr.c | 24 +++++++++++++-----------
net/sunrpc/rpcb_clnt.c | 2 +-
net/sunrpc/svcauth_unix.c | 2 +-
10 files changed, 25 insertions(+), 23 deletions(-)
--
Signature
More information about the Devel
mailing list