commit | a26480942c99d84a7682ea4c00f47a3a42ed41d2 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Tue Oct 06 17:03:00 2015 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Thu Oct 08 08:27:05 2015 -0400 |
tree | dcc94326cdfcee579c27a1e8df46a1156ca91b6e | |
parent | f9b2ee714c5c945cda27e9cbca5f60d5199fb93f [diff] |
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>