diff options
author | Alexander Aring <aahringo@redhat.com> | 2020-07-27 16:13:36 +0300 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2020-08-06 18:30:53 +0300 |
commit | 0ea47e4d2109efd61e9949d014b37ea835f20861 (patch) | |
tree | 42a9ae5874063919395c13df5097c0f6a3269618 /fs/fuse | |
parent | 9c9f168f5b145986535f727d259ef75f6ea26990 (diff) | |
download | linux-0ea47e4d2109efd61e9949d014b37ea835f20861.tar.xz |
fs: dlm: don't close socket on invalid message
This patch doesn't close sockets when there is an invalid dlm message
received. The connection will probably reconnect anyway so. To not
close the connection will reduce the number of possible failtures.
As we don't have a different strategy to react on such scenario
just keep going the connection and ignore the message.
Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
Diffstat (limited to 'fs/fuse')
0 files changed, 0 insertions, 0 deletions