ocfs2: inline dlm_lockres_get()
authorMark Fasheh <mark.fasheh@oracle.com>
Fri, 10 Mar 2006 21:44:00 +0000 (13:44 -0800)
committerMark Fasheh <mark.fasheh@oracle.com>
Mon, 26 Jun 2006 21:42:41 +0000 (14:42 -0700)
commit95c4f581d6551de55cf5b8693db98b01ce07021b
treed453b4b25c4bb66f58e2671fec8c36394875bef8
parent4198985f7ae119a23f83503a692dd822bd574080
ocfs2: inline dlm_lockres_get()

It's called on every lookup so this might help performance a bit.

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