git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
22763c5
)
GFS2: Fix potential race in glock code
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 22 Sep 2009 09:56:16 +0000
(10:56 +0100)
committer
Steven 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