]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita34fe3832a081476e81ba32aeab2b605dd8df331
treea8fb954b9e707b4afdd822e503fc4857f4d88d5d
parent904307ffcbdcd24c3e4bce5209bb723916df8067
nfs41: sunrpc: add a struct svc_xprt pointer to struct svc_serv for backchannel use

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>
include/linux/sunrpc/svc.h
net/sunrpc/svc.c