From: Florian Westphal
Date: Sat, 16 May 2020 10:46:16 +0200
> This series reworks mptcp_sendmsg logic to avoid blocking on the subflow
> socket.
>
> It does so by removing the wait loop from mptcp_sendmsg_frag helper.
>
> In order to do that, it moves prerequisites that are currently
> handled
This series reworks mptcp_sendmsg logic to avoid blocking on the subflow
socket.
It does so by removing the wait loop from mptcp_sendmsg_frag helper.
In order to do that, it moves prerequisites that are currently
handled in mptcp_sendmsg_frag (and cause it to wait until they are
met, e.g. frag ca