ocfs2: calculate lockid hash values outside of the spinlock
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 10 Mar 2006 01:55:56 +0000 (17:55 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:42:39 +0000 (14:42 -0700)
commita3d3329159ea76bae0b3b8680691a1c3ecf5801f
treea4521103c45190ff340f918d131649a20b414b27
parent65c491d833a06fd0d1383297590772c75d28155c
ocfs2: calculate lockid hash values outside of the spinlock

Fixes a performance bug - pointed out by Andrew.

Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>
fs/ocfs2/dlm/dlmcommon.h
fs/ocfs2/dlm/dlmdomain.c
fs/ocfs2/dlm/dlmmaster.c
fs/ocfs2/dlm/dlmrecovery.c