This repository has been archived on 2026-03-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
ubports_kernel_google_msm/include/linux
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-01 00:19:35 -08:00
2009-03-05 16:10:57 +01:00
2009-03-01 00:19:36 -08:00
2009-03-05 07:25:02 -05:00
2009-03-04 23:46:25 -08:00
2009-03-19 15:35:50 -04:00
2009-03-10 20:33:18 -04:00