commit | 3fca0894a4b5e52c278421b04435b88e32b423ad | [log] [tgz] |
---|---|---|
author | Sunil Mushran <sunil.mushran@oracle.com> | Mon Mar 12 13:24:34 2007 -0700 |
committer | Mark Fasheh <mark.fasheh@oracle.com> | Wed Mar 14 14:37:33 2007 -0700 |
tree | a69223852d772625b7957f7650db9b6a907190fa | |
parent | afdf04ea098139e86147f63aad9c383cad3b6f37 [diff] |
ocfs2_dlm: Missing get/put lockres in dlm_run_purge_lockres In some circumstances, this was causing us to reference freed memory. Signed-off-by: Sunil Mushran <sunil.mushran@oracle.com> Signed-off-by: Mark Fasheh <mark.fasheh@oracle.com>