fs: dlm: flush othercon at close
authorAlexander Aring <aahringo@redhat.com>
Tue, 3 Nov 2020 01:04:19 +0000 (20:04 -0500)
committerDavid Teigland <teigland@redhat.com>
Tue, 10 Nov 2020 18:14:20 +0000 (12:14 -0600)
commit53a5edaa05c1073e47668f167ec9788383c780e1
tree4504d4b425713f2cfcd489d5a1d1b31cab522266
parent692f51c8cbe752cb16ea2a75016ea0a497d00b1c
fs: dlm: flush othercon at close

This patch ensures we also flush the othercon writequeue when a lowcomms
close occurs.

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