K 10 svn:author V 8 rmacklem K 8 svn:date V 27 2011-12-11T00:04:18.832643Z K 7 svn:log V 385 Add the backchannel methods and svc_vc_create_backchannel() to the server side kernel RPC, so that a backchannel xprt structure can be created and used to handle RPC requests received by the clnt_vc receive upcall. Once the RPC request is marshalled to the server using the xprt structure, it is handled like any other server side RPC, with the reply being sent on the clnt_vc socket. END