[DLM] abort recovery more quickly
authorDavid Teigland <teigland@redhat.com>
Tue, 8 Aug 2006 22:06:07 +0000 (17:06 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Wed, 9 Aug 2006 13:45:31 +0000 (09:45 -0400)
commitf6db1b8e724b071d144055b48da3827ce26dba1c
tree7812eb7ff88dbf638cc8bfd30d3e86aa1d35f0e1
parent5ff519112af6a6dab0ad7f6b0b0a2dcfff273e5b
[DLM] abort recovery more quickly

When we abort one recovery to do another, break out of the ping_members()
routine more quickly, and wake up the dlm_recoverd thread more quickly
instead of waiting for it to time out.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/member.c
fs/dlm/recoverd.c