[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>
Showing
- fs/ocfs2/dlm/dlmcommon.h 3 additions, 5 deletionsfs/ocfs2/dlm/dlmcommon.h
- fs/ocfs2/dlm/dlmdebug.c 5 additions, 7 deletionsfs/ocfs2/dlm/dlmdebug.c
- fs/ocfs2/dlm/dlmdomain.c 19 additions, 20 deletionsfs/ocfs2/dlm/dlmdomain.c
- fs/ocfs2/dlm/dlmmaster.c 2 additions, 2 deletionsfs/ocfs2/dlm/dlmmaster.c
- fs/ocfs2/dlm/dlmrecovery.c 12 additions, 11 deletionsfs/ocfs2/dlm/dlmrecovery.c
Loading
Please register or sign in to comment