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:
586c6e7
)
GFS2: Fix race between lru_list and glock ref count
author
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 16 Jan 2012 15:46:21 +0000
(15:46 +0000)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 28 Feb 2012 09:43:07 +0000
(09:43 +0000)
This patch fixes a narrow race window between the glock ref count
hitting zero and glocks being removed from the lru_list.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found