From: Sunil Mushran Date: Thu, 26 Feb 2009 23:00:41 +0000 (-0800) Subject: ocfs2/dlm: Activate dlm->master_hash for master list entries X-Git-Tag: v2.6.30-rc1~224^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2ed6c750d645d09b5948e46fada3ca1fda3157b5;p=pandora-kernel.git ocfs2/dlm: Activate dlm->master_hash for master list entries 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 Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed