nfsv4: set hostname when creating nfsv4 ds connection
authorPeng Tao <tao.peng@primarydata.com>
Tue, 8 Jul 2014 03:45:47 +0000 (11:45 +0800)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 8 Jul 2014 18:30:03 +0000 (14:30 -0400)
commita363e32e9459a0c5b199db9afa4b7dc143106012
treeb4fff6f3fc4b48aed2156f9c982cccacbd1fde7c
parent2fc193cf924ea6eb74f6a0cf73b94b2e62938ae5
nfsv4: set hostname when creating nfsv4 ds connection

We reference cl_hostname in many places for debugging purpose.
So make it useful by setting hostname when calling nfs_get_client.

Signed-off-by: Peng Tao <tao.peng@primarydata.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
fs/nfs/nfs4client.c