fs: dlm: set is othercon flag
authorAlexander Aring <aahringo@redhat.com>
Fri, 21 May 2021 19:08:36 +0000 (15:08 -0400)
committerDavid Teigland <teigland@redhat.com>
Tue, 25 May 2021 14:22:20 +0000 (09:22 -0500)
commit7443bc962509912c70c587db71449daff26b9678
treedf3c1bfde309f134ae62146004e3c3cb5dcc29b5
parentb38bc9c2b3171f4411d80015ecb876bc6f9bcd26
fs: dlm: set is othercon flag

There is a is othercon flag which is never used, this patch will set it
and printout a warning if the othercon ever sends a dlm message which
should never be the case.

Signed-off-by: Alexander Aring <aahringo@redhat.com>
Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/lowcomms.c