commit | bb5cf160b282644c4491afbf76fbc66f5dc35030 | [log] [tgz] |
---|---|---|
author | Tom Tucker <tom@opengridcomputing.com> | Sun Dec 30 21:07:50 2007 -0600 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Fri Feb 01 16:42:11 2008 -0500 |
tree | 76443ea6f87faf4d2e039ca6d2e3a7008261a1d2 | |
parent | 02fc6c36188be0ad19502cfd39266150ffab7603 [diff] |
svc: Move sk_server and sk_pool to svc_xprt This is another incremental change that moves transport independent fields from svc_sock to the svc_xprt structure. The changes should be functionally null. Signed-off-by: Tom Tucker <tom@opengridcomputing.com> Acked-by: Neil Brown <neilb@suse.de> Reviewed-by: Chuck Lever <chuck.lever@oracle.com> Reviewed-by: Greg Banks <gnb@sgi.com> Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>