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:
0bc0748
)
[GFS2] Use atomic_t rather than kref in glock.c
author
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 13 Sep 2006 14:43:37 +0000
(10:43 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Wed, 13 Sep 2006 14:43:37 +0000
(10:43 -0400)
Use atomic_t as the ref count in glocks rather than a kref.
This is another step towards using RCU for the glock hash.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found