From: Chuck Lever Date: Mon, 30 Jun 2008 22:45:30 +0000 (-0400) Subject: SUNRPC: Add address family field to svc_serv data structure X-Git-Tag: v2.6.28-rc1~576^2~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e851db5b05408b89b9a9429a66814b79fabee2a1;p=pandora-kernel.git SUNRPC: Add address family field to svc_serv data structure 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 Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed