nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use
authorAndy Adamson <andros@netapp.com>
Wed, 1 Apr 2009 13:23:10 +0000 (09:23 -0400)
committerBenny Halevy <bhalevy@panasas.com>
Wed, 17 Jun 2009 21:11:31 +0000 (14:11 -0700)
This svc_xprt is passed on to the callback service thread to be later used
to processes incoming svc_rqst's

Signed-off-by: Benny Halevy <bhalevy@panasas.com>

No differences found