Home
last modified time | relevance | path

Searched hist:efce2d0b (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cefce2d0b Thu Apr 28 10:15:08 CDT 2022 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Ensure timely close of disconnected AF_LOCAL sockets

When the rpcbind server closes the socket, we need to ensure that the
socket is closed by the kernel as soon as feasible, so add a
sk_state_change callback to trigger this close.

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