SUNRPC: Reduce asynchronous RPC task stack usage
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Sat, 31 Jul 2010 18:29:08 +0000 (14:29 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 4 Aug 2010 12:54:09 +0000 (08:54 -0400)
commitd6a1ed08c6acea647b3f2aaebe0261f079e1be49
treefedcaec8eefe38f0280a48cbb15d60542656e139
parenta17c2153d2e271b0cbacae9bed83b0eaa41db7e1
SUNRPC: Reduce asynchronous RPC task stack usage

We should just farm out asynchronous RPC tasks immediately to rpciod...

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