]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbf74d92a3d9e6533ffe8e9c9b2b20b42d3c31557
tree817e78cec892e98e684bb89f01ecd8e03f1a6aba
parentc1f1c5781d70ae995c8c8f8c00773d85418b39c1
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