Home
last modified time | relevance | path

Searched hist:"3 b21f757c309c84a23a26d8cab20b743e0719705" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cdiff 3b21f757c309c84a23a26d8cab20b743e0719705 Wed Mar 16 18:18:25 CDT 2022 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Only save the TCP source port after the connection is complete

Since the RPC client uses a non-blocking connect(), we do not expect to
see it return '0' under normal circumstances.

Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>