Skip to content
Commit f084a4f4 authored by Ross Lagerwall's avatar Ross Lagerwall Committed by David Teigland
Browse files

dlm: Switch to using wait_event()



We saw an issue in a production server on a customer deployment where
DLM 4.0.7 gets "stuck" and unable to join new lockspaces.

There is no useful response for the dlm in do_event() if
wait_event_interruptible() is interrupted, so switch to
wait_event().

Signed-off-by: default avatarRoss Lagerwall <ross.lagerwall@citrix.com>
Signed-off-by: default avatarDavid Teigland <teigland@redhat.com>
parent 90db4f8b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment