mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 13:43:20 -04:00
Treat socket write space handling in the same way we now treat transport congestion: by denying the XPRT_LOCK until the transport signals that it has free buffer space. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>