From: Trond Myklebust Date: Mon, 30 Apr 2012 16:04:58 +0000 (-0400) Subject: NFSv4.1: Use the correct hostname in the client identifier string X-Git-Tag: v3.4-rc6~27^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3617e5031b3acec04efaa36566a8111ac8f07325;p=pandora-kernel.git NFSv4.1: Use the correct hostname in the client identifier string We need to use the hostname of the process that created the nfs_client. That hostname is now stored in the rpc_client->cl_nodename. Also remove the utsname()->domainname component. There is no reason to include the NIS/YP domainname in a client identifier string. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed