commit | 8d6f97d698b2b9e71124ba95688a6bf1adad5055 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@primarydata.com> | Sat Aug 12 15:11:49 2017 -0400 |
committer | Trond Myklebust <trond.myklebust@primarydata.com> | Wed Aug 16 15:10:16 2017 -0400 |
tree | be327d7f519f65e32e7d4472a33942d9553fb83a | |
parent | c89091c88db768e3d28992023ca2cff6636c402b [diff] |
SUNRPC: Don't loop forever in xs_tcp_data_receive() Ensure that we don't hog the workqueue thread by requeuing the job every 64 loops. Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>