You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This reverts commit d1711eb, which
reverted the original SUNRPC/TCP corking/uncorking after work to make the
RPC layer use bio_vecs allowing single sock_sendmesg(). The inadvertent
inclusion of this upstream commit causes a major regression where the RPC
header and payload are flushed in separate TCP packets.
JIRA: https://issues.redhat.com/browse/RHEL-92060
Upstream-status: RHEL Only
Signed-off-by: Benjamin Coddington <bcodding@redhat.com>
0 commit comments