From: Sunil Mushran Date: Tue, 13 May 2008 20:45:15 +0000 (-0700) Subject: [PATCH 2/2] ocfs2: Instrument fs cluster locks X-Git-Tag: v2.6.27-rc1~1036^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8ddb7b004dfa1832a750e199df8bff4b75b73565;p=pandora-kernel.git [PATCH 2/2] ocfs2: Instrument fs cluster locks This patch adds code to track the number of times the fs takes various cluster locks as well as the times associated with it. The information is made available to users via debugfs. This patch was originally written by Jan Kara . Signed-off-by: Sunil Mushran Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed