commit | 292f503cade2b1d966239ef56a851e6897d1ba92 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sun Feb 16 21:42:56 2014 -0500 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Mon Feb 17 14:15:46 2014 -0500 |
tree | d6713d34696957d49fb4f12df097acd1ed2d0eb8 | |
parent | e9776d0f4adee8877145672f6416b06b57f2dc27 [diff] |
NFSv4: Use the correct net namespace in nfs4_update_server We need to use the same net namespace that was used to resolve the hostname and sockaddr arguments. Fixes: 32e62b7c3ef09 (NFS: Add nfs4_update_server) Cc: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>