commit | ae0535515161d3a131f2acabb7b883e3f3d45235 | [log] [tgz] |
---|---|---|
author | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 20 14:56:20 2019 -0500 |
committer | Trond Myklebust <trond.myklebust@hammerspace.com> | Wed Feb 20 17:33:55 2019 -0500 |
tree | ade0ff698ef5be76fa3ed2c39d4e1df437c41360 | |
parent | ded52fbe7020a5696b0b0a0fdbf234e37bf16f94 [diff] |
SUNRPC: Don't reset the stream record info when the receive worker is running To ensure that the receive worker has exclusive access to the stream record info, we must not reset the contents other than when holding the transport->recv_mutex. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>