commit | ec37a58fba289d53f35442ad0ef3b469412efd20 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Aug 29 09:30:19 2018 -0400 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Sun Sep 30 15:35:14 2018 -0400 |
tree | fea873bf755f2cda229c8aa07d5667db8b701015 | |
parent | 5ce970393bad41499d50dfaea525ac8f01cdbc30 [diff] |
SUNRPC: Don't wake queued RPC calls multiple times in xprt_transmit Rather than waking up the entire queue of RPC messages a second time, just wake up the task that was put to sleep. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>