From: Sunil Mushran Date: Mon, 10 Mar 2008 22:16:21 +0000 (-0700) Subject: ocfs2/dlm: Link all lockres' to a tracking list X-Git-Tag: v2.6.26-rc1~1143^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=29576f8bb54045be944ba809d4fca1ad77c94165;p=pandora-kernel.git ocfs2/dlm: Link all lockres' to a tracking list This patch links all the lockres' to a tracking list in dlm_ctxt. We will use this in an upcoming patch that will walk the entire list and to dump the lockres states to a debugfs file. Signed-off-by: Sunil Mushran Signed-off-by: Joel Becker Signed-off-by: Mark Fasheh --- Reading git-diff-tree failed