[DLM] Fix spin lock already unlocked bug
authorPatrick Caulfield <pcaulfie@redhat.com>
Tue, 2 Jan 2007 17:08:54 +0000 (17:08 +0000)
committerSteven Whitehouse <swhiteho@redhat.com>
Mon, 5 Feb 2007 18:36:21 +0000 (13:36 -0500)
commit4edde74eedb8bc4c03adc3602b114b72a7ccd13f
tree636a9c5836a6ea132d7316ae101616039e8d768f
parent3fb4a251febe70e4c65ea8250545b391fd414d5a
[DLM] Fix spin lock already unlocked bug

I just noticed this message when testing some other changes I'd made to
lowcomms (to use workqueues) but the problem seems to be in the current
git trees too. I'm amazed no-one has seen it.

    BUG: spinlock already unlocked on CPU#1, dlm_recoverd/16868

Signed-Off-By: Patrick Caulfield <pcaulfie@redhat.com>
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
fs/dlm/lowcomms-tcp.c