commit | 29576f8bb54045be944ba809d4fca1ad77c94165 | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Mon Mar 10 15:16:21 2008 -0700 |
committer | Mark Fasheh <mfasheh@suse.com> | Fri Apr 18 08:56:08 2008 -0700 |
tree | 9fd56f286df824a819e8fe44316076f55bfb2030 | |
parent | 724bdca9b8449d9ee5f779dc27ee3d906a04508c [diff] |
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 <sunil.mushran@oracle.com> Signed-off-by: Joel Becker <joel.becker@oracle.com> Signed-off-by: Mark Fasheh <mfasheh@suse.com>