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:
f0c9292
)
nfs: Fix misparsing of nfsv4 fs_locations attribute
author
J. Bruce Fields
<bfields@citi.umich.edu>
Wed, 20 Aug 2008 20:10:23 +0000
(16:10 -0400)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Tue, 7 Oct 2008 22:17:47 +0000
(18:17 -0400)
The code incorrectly assumes here that the server name (or ip address)
is null-terminated. This can cause referrals to fail in some cases.
Also support ipv6 addresses.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
No differences found