commit | edc81dcd5b7f699c4049042b35c904396642032e | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Aug 22 17:55:46 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:14 2018 -0400 |
tree | 7d3e956afe26fa86a2fa7ed1063eccac4ad61ff7 | |
parent | 75c84151a9dc7a755c607e6761d8f14a1690dbf0 [diff] |
SUNRPC: Refactor xprt_transmit() to remove the reply queue code Separate out the action of adding a request to the reply queue so that the backchannel code can simply skip calling it altogether. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>