Skip to content
Commit 0a660521 authored by Trond Myklebust's avatar Trond Myklebust
Browse files

SUNRPC: Don't set the request connect_cookie until a successful transmit



We're using the request connect_cookie to track whether or not a
request was successfully transmitted on the current transport
connection or not. For that reason we should ensure that it is
only set after we've successfully transmitted the request.

Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 8b71798c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment