]> bbs.cooldavid.org Git - net-next-2.6.git/commit
SUNRPC: Make create_client() take a reference to the rpciod workqueue
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 14 Jun 2007 21:26:17 +0000 (17:26 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 11 Jul 2007 03:40:30 +0000 (23:40 -0400)
commit4ada539ed77c7a2bbcb75cafbbd7bd8d2b9bef7b
treecb4ba7df88aee07173dc7e44a3c35249ae4ab539
parentab418d70e1fceda1e2824c45ba3323a1b1413507
SUNRPC: Make create_client() take a reference to the rpciod workqueue

Ensures that an rpc_client always has the possibility to send asynchronous
RPC calls.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
net/sunrpc/clnt.c
net/sunrpc/sched.c