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:
5344b12
)
lockd: Use sockaddr_storage + length for h_addr field
author
Chuck Lever
<chuck.lever@oracle.com>
Wed, 3 Sep 2008 18:35:39 +0000
(14:35 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 29 Sep 2008 22:13:39 +0000
(18:13 -0400)
To store larger addresses in the nlm_host structure, make h_addr a
sockaddr_storage, and add an address length field.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found