dlm: reject normal unlock when lock is waiting for lookup
authorDavid Teigland <teigland@redhat.com>
Wed, 9 Jan 2008 16:30:45 +0000 (10:30 -0600)
committerDavid Teigland <teigland@redhat.com>
Wed, 30 Jan 2008 17:04:42 +0000 (11:04 -0600)
commit42dc1601a9a31e8da767a4a9c37bad844b3698ab
tree9dad1fcde32f07438a3eec34d6b4d2497ba6082d
parentc54e04b00fe027da30ada5af76b6749772dd644a
dlm: reject normal unlock when lock is waiting for lookup

Non-forced unlocks should be rejected if the lock is waiting on the
rsb_lookup list for another lock to establish the master node.

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