diff options
author | Tom Tucker | 2007-12-30 21:07:57 -0600 |
---|---|---|
committer | J. Bruce Fields | 2008-02-01 16:42:11 -0500 |
commit | f6150c3cab6e788afacb07470be3c6b4a722f1ed (patch) | |
tree | b770317b97975b5e3f12482d13873bd27cd2cb7e /net/key | |
parent | 7a90e8cc21ad80529b3a3371dc97acc8832cc592 (diff) |
svc: Make the enqueue service transport neutral and export it.
The svc_sock_enqueue function is now transport independent since all of
the fields it touches have been moved to the transport independent svc_xprt
structure. Change the function to use the svc_xprt structure directly
instead of the transport specific svc_sock structure.
Transport specific data-ready handlers need to call this function, so
export it.
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>
Diffstat (limited to 'net/key')
0 files changed, 0 insertions, 0 deletions