Home
last modified time | relevance | path

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

/openbmc/linux/net/sunrpc/
H A Dxprtsock.cea9afca8 Fri Oct 29 10:02:20 CDT 2021 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Replace use of socket sk_callback_lock with sock_lock

Since we do things like setting flags, etc it really is more appropriate
to use sock_lock().

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