Home
last modified time | relevance | path

Searched hist:"6622 e3a7" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/net/sunrpc/
H A Dbackchannel_rqst.c6622e3a7 Wed Jul 27 11:27:54 CDT 2022 Trond Myklebust <trond.myklebust@hammerspace.com> SUNRPC: Reinitialise the backchannel request buffers before reuse

When we're reusing the backchannel requests instead of freeing them,
then we should reinitialise any values of the send/receive xdr_bufs so
that they reflect the available space.

Fixes: 0d2a970d0ae5 ("SUNRPC: Fix a backchannel race")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>