commit | 81f2094a631df1ba275f4d4bd7ea5bacfd8dbcfc | [log] [tgz] |
---|---|---|
author | Mark Fasheh <mark.fasheh@oracle.com> | Tue Feb 28 17:31:22 2006 -0800 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Wed Mar 01 12:18:16 2006 -0800 |
tree | 20efc0b486ec9cb260d22dd09f02de13c0e71eb1 | |
parent | b7668c72d2ae004363fb0588600bfa942e1b245c [diff] |
[PATCH] ocfs2: use hlists for lockres hash 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>