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:
b7668c7
)
[PATCH] ocfs2: use hlists for lockres hash
author
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 1 Mar 2006 01:31:22 +0000
(17:31 -0800)
committer
Mark Fasheh
<mark.fasheh@oracle.com>
Wed, 1 Mar 2006 20:18:16 +0000
(12:18 -0800)
Switch from list_head to hlist_head. Make the size of the hash dependent
upon the allocated area, rather than a constant.
Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
No differences found