ocfs2/dlm: Activate dlm->master_hash for master list entries
authorSunil Mushran <sunil.mushran@oracle.com>
Thu, 26 Feb 2009 23:00:41 +0000 (15:00 -0800)
committerMark Fasheh <mfasheh@suse.com>
Fri, 3 Apr 2009 18:39:19 +0000 (11:39 -0700)
With this patch, the mles are stored in a hash and not a simple list.
This should improve the mle lookup time when the number of outstanding
masteries is large.

Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com>
Signed-off-by: Mark Fasheh <mfasheh@suse.com>

No differences found