Home
last modified time | relevance | path

Searched hist:"7496 b59f588dd52886fdbac7633608097543a0a5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cdiff 7496b59f588dd52886fdbac7633608097543a0a5 Mon Mar 14 20:02:10 CDT 2022 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Fix socket waits for write buffer space

The socket layer requires that we use the socket lock to protect changes
to the sock->sk_write_pending field and others.

Reported-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>