GFS2: Fix potential race in glock code
authorSteven Whitehouse <swhiteho@redhat.com>
Tue, 22 Sep 2009 09:56:16 +0000 (10:56 +0100)
committerSteven Whitehouse <swhiteho@redhat.com>
Thu, 3 Dec 2009 11:42:25 +0000 (11:42 +0000)
We need to be careful of the ordering between clearing the
GLF_LOCK bit and scheduling the workqueue.

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

No differences found