commit | 292e539e9386823df8aab556f3da09667f78da8c | [log] [tgz] |
---|---|---|
author | Josef Bacik <jwhiter@redhat.com> | Tue Jun 05 17:36:38 2007 -0400 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Jul 09 08:23:15 2007 +0100 |
tree | 1a4f5354b7f4cf006503885a44273550c482459d | |
parent | 4bd91ba18198eee42c39d4c334c825d1a0a4b445 [diff] |
[DLM] fix reference counting This is a fix for the patch 021d2ff3a08019260a1dc002793c92d6bf18afb6 I left off a dlm_hold_rsb which causes the box to panic if you try to use debugfs. This patch fixes the problem. Sorry about that, Signed-off-by: Josef Bacik <jwhiter@redhat.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>