]> git.karo-electronics.de Git - karo-tx-linux.git/commit
SUNRPC: Move AF_LOCAL receive data path into a workqueue context
authorTrond Myklebust <trond.myklebust@primarydata.com>
Tue, 6 Oct 2015 21:03:00 +0000 (17:03 -0400)
committerTrond Myklebust <trond.myklebust@primarydata.com>
Thu, 8 Oct 2015 12:27:05 +0000 (08:27 -0400)
commita26480942c99d84a7682ea4c00f47a3a42ed41d2
treedcc94326cdfcee579c27a1e8df46a1156ca91b6e
parentf9b2ee714c5c945cda27e9cbca5f60d5199fb93f
SUNRPC: Move AF_LOCAL receive data path into a workqueue context

Now that we've done it for TCP and UDP, let's convert AF_LOCAL as well.

Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
net/sunrpc/xprtsock.c