dlm: use wait_event_timeout
authorDavid Teigland <teigland@redhat.com>
Tue, 5 Jun 2012 16:23:21 +0000 (11:23 -0500)
committerDavid Teigland <teigland@redhat.com>
Mon, 16 Jul 2012 19:18:12 +0000 (14:18 -0500)
commit6d768177c282637a7943e72b4b2b148e7553ecf1
treeba850e74687aa03dce4f20cc9649c1d34ea9d959
parent05c32f47bfae74dabff05208957768078b53cc49
dlm: use wait_event_timeout

Use wait_event_timeout to avoid using a timer
directly.

Signed-off-by: David Teigland <teigland@redhat.com>
fs/dlm/recover.c