mirror of
https://github.com/torvalds/linux.git
synced 2026-05-14 21:53:21 -04:00
The theory was that we would need to grab the socket lock anyway, so we might as well use it to gate the allocation of RPC slots for a TCP socket. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>