From: Sunil Mushran Date: Thu, 26 Feb 2009 23:00:43 +0000 (-0800) Subject: ocfs2/dlm: Track number of mles X-Git-Tag: v2.6.30-rc1~224^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2041d8fdcec7603401829f60810c1dbd5e96c043;p=pandora-kernel.git ocfs2/dlm: Track number of mles The lifetime of a mle is limited to the duration of the lockres mastery process. While typically this lifetime is fairly short, we have noticed the number of mles explode under certain circumstances. This patch tracks the number of each different types of mles and should help us determine how best to speed up the mastery process. Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed