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:
72d3105
)
SUNRPC: Add address family field to svc_serv data structure
author
Chuck Lever
<chuck.lever@oracle.com>
Mon, 30 Jun 2008 22:45:30 +0000
(18:45 -0400)
committer
J. Bruce Fields
<bfields@citi.umich.edu>
Mon, 29 Sep 2008 21:56:56 +0000
(17:56 -0400)
Introduce and initialize an address family field in the svc_serv structure.
This field will determine what family to use for the service's listener
sockets and what families are advertised via the local rpcbind daemon.
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
No differences found