fs: dlm: reduce the shutdown timeout to 5 secs
authorAlexander Aring <aahringo@redhat.com>
Thu, 12 Jan 2023 22:18:46 +0000 (17:18 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 23 Jan 2023 22:27:20 +0000 (16:27 -0600)
commit11605353f27c23902b6fb993a57bd2f0baaff3b6
tree94da5c88ca4ad7164b2753bc1653d4191e38d5d8
parent317dd6ba6ccaa5e7c24039955c39df84072d5166
fs: dlm: reduce the shutdown timeout to 5 secs

When a shutdown is stuck, time out after 5 seconds instead of
3 minutes.  After this timeout we try a forced shutdown.

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