[DLM] canceling deadlocked lock
authorDavid Teigland <teigland@redhat.com>
Tue, 29 May 2007 13:46:00 +0000 (08:46 -0500)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 9 Jul 2007 07:22:54 +0000 (08:22 +0100)
Add a function that can be used through libdlm by a system daemon to cancel
another process's deadlocked lock.  A completion ast with EDEADLK is returned
to the process waiting for the lock.

Signed-off-by: David Teigland <teigland@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>

No differences found