Re: [PATCH net 1/1] net/smc: no cursor update send in state SMC_INIT

From: David Miller
Date: Sat Aug 04 2018 - 16:10:36 EST


From: Ursula Braun <ubraun@xxxxxxxxxxxxx>
Date: Fri, 3 Aug 2018 10:38:33 +0200

> If a writer blocked condition is received without data, the current
> consumer cursor is immediately sent. Servers could already receive this
> condition in state SMC_INIT without finished tx-setup. This patch
> avoids sending a consumer cursor update in this case.
>
> Signed-off-by: Ursula Braun <ubraun@xxxxxxxxxxxxx>

Applied, thank you.