commit | 3fb5a9891dbb553dda96783dbc0dc4e77cbb2529 | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue May 16 17:26:41 2006 +0200 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Mon Jun 26 14:43:21 2006 -0700 |
tree | 2635f3567c9e22c51e159926a7bc96ed7cf04fb5 | |
parent | 43dee336c903fae15783b90983dfdedd2c7ffefc [diff] |
[PATCH] fs/ocfs2/dlm/: cleanups This patch #if 0's the no longer used dlm_dump_lock_resources(). Since this makes dlmdebug.h empty, this patch also removes this header. Additionally, the needlessly global dlm_is_node_recovered() is made static. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>