NFS: decode destination address in proper network namespace context
authorStanislav Kinsbursky <skinsbursky@parallels.com>
Thu, 19 Jan 2012 15:05:57 +0000 (19:05 +0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 1 Feb 2012 00:28:17 +0000 (19:28 -0500)
commit170942726b16a1dfcc605f0b510b9663b66fa7a3
tree817e78cec892e98e684bb89f01ecd8e03f1a6aba
parent599ec129c2f0e4da955bef685880260de1813c85
NFS: decode destination address in proper network namespace context

This patch replaces "init_net" with NFS client's owner net in rpc_pton() call
in decode_ds_addr().

Signed-off-by: Stanislav Kinsbursky <skinsbursky@parallels.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4filelayoutdev.c