NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session
authorTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 3 Jan 2015 19:47:43 +0000 (14:47 -0500)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Sat, 24 Jan 2015 23:46:50 +0000 (18:46 -0500)
commit89f0ff386cb1ebca0da7940d05bf609bc86f3972
tree4f111c8d321d8d6bf8da9f7010b214bfd5df6ac0
parentc4a7ca774949960064dac11b326908f28407e8c3
NFSv4.1: Replace usage of nfs_client->cl_addr in encode_create_session

Replace the current code with something that is a little closer to what
net/sunrpc/auth_unix.c uses.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4xdr.c