commit | a101b043c44dfcb63bed7f29a675e9fa0259005e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Thu Jul 11 16:33:12 2019 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Fri Jul 12 13:14:54 2019 -0400 |
tree | fee002167b713916d0eb068551a25911891660e6 | |
parent | 347543e64082782379627cb21162cb859590f3c7 [diff] |
SUNRPC: Fix transport accounting when caller specifies an rpc_xprt Ensure that we do the required accounting for the round robin queue when the caller to rpc_init_task() has passed in a transport to be used. Reported-by: Olga Kornievskaia <aglo@umich.edu> Reported-by: Neil Brown <neilb@suse.com> Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>