Home
last modified time | relevance | path

Searched hist:"2874 d1a6" (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/fs/dlm/
H A Dlowcomms.h2874d1a6 Fri May 21 14:08:43 CDT 2021 Alexander Aring <aahringo@redhat.com> fs: dlm: add functionality to re-transmit a message

This patch introduces a retransmit functionality for a lowcomms message
handle. It's just allocates a new buffer and transmit it again, no
special handling about prioritize it because keeping bytestream in order.

To avoid another connection look some refactor was done to make a new
buffer allocation with a preexisting connection pointer.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
H A Dlowcomms.c2874d1a6 Fri May 21 14:08:43 CDT 2021 Alexander Aring <aahringo@redhat.com> fs: dlm: add functionality to re-transmit a message

This patch introduces a retransmit functionality for a lowcomms message
handle. It's just allocates a new buffer and transmit it again, no
special handling about prioritize it because keeping bytestream in order.

To avoid another connection look some refactor was done to make a new
buffer allocation with a preexisting connection pointer.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>