diff options
author | Alexander Aring <aahringo@redhat.com> | 2021-05-21 22:08:39 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2021-05-25 17:22:20 +0300 |
commit | 8aa31cbf20ad168c35dd83476629402aacbf5a44 (patch) | |
tree | 87427cf8b658960e296fdf348ac29ba5a955fb2d /fs/cifs/smb2status.h | |
parent | c6aa00e3d20c2767ba3f57b64eb862572b9744b3 (diff) | |
download | linux-8aa31cbf20ad168c35dd83476629402aacbf5a44.tar.xz |
fs: dlm: fix connection tcp EOF handling
This patch fixes the EOF handling for TCP that if and EOF is received we
will close the socket next time the writequeue runs empty. This is a
half-closed socket functionality which doesn't exists in SCTP. The
midcomms layer will do a half closed socket functionality on DLM side to
solve this problem for the SCTP case. However there is still the last ack
flying around but other reset functionality will take care of it if it got
lost.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/cifs/smb2status.h')
0 files changed, 0 insertions, 0 deletions