commit | 170942726b16a1dfcc605f0b510b9663b66fa7a3 | [log] [tgz] |
---|---|---|
author | Stanislav Kinsbursky <skinsbursky@parallels.com> | Thu Jan 19 19:05:57 2012 +0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Jan 31 19:28:17 2012 -0500 |
tree | 817e78cec892e98e684bb89f01ecd8e03f1a6aba | |
parent | 599ec129c2f0e4da955bef685880260de1813c85 [diff] |
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>