git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbbb344
)
NFSv4.1: Use the correct hostname in the client identifier string
author
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 16:04:58 +0000
(12:04 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Mon, 30 Apr 2012 16:04:58 +0000
(12:04 -0400)
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 <Trond.Myklebust@netapp.com>
No differences found