Chuck Lever 9652ada3fb SUNRPC: Change svc_create_xprt() to take a @family argument
The sv_family field is going away.  Pass a protocol family argument to
svc_create_xprt() instead of extracting the family from the passed-in
svc_serv struct.

Again, as this is a listener socket and not an address, we make this
new argument an "int" protocol family, instead of an "sa_family_t."

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2009-03-28 15:54:36 -04:00
..
2009-03-10 20:33:22 -04:00
2008-07-09 12:09:04 -04:00
2009-03-19 15:35:50 -04:00
2008-02-20 16:15:44 -05:00
2009-03-19 15:35:50 -04:00
2009-03-19 15:35:50 -04:00
2009-01-22 13:16:00 +03:00
2008-03-19 18:00:34 -04:00
2009-03-10 20:33:18 -04:00
2009-03-19 15:35:50 -04:00
2009-03-19 15:35:50 -04:00
2008-12-30 16:51:43 -05:00
2009-03-19 15:35:50 -04:00
2007-03-16 19:25:05 -07:00
2009-03-19 15:17:40 -04:00