]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/ocfs2/dlm/dlmthread.c
ocfs2/dlm: Trace insert/remove of resource to/from hash
[karo-tx-linux.git] / fs / ocfs2 / dlm / dlmthread.c
index 46faac20f16c98323ac611a44626526ac8bbce03..4eff65e7e59e014cf712ccee9070fb9e3fd4a9e9 100644 (file)
@@ -207,7 +207,7 @@ static void dlm_purge_lockres(struct dlm_ctxt *dlm,
                BUG();
        }
 
-       __dlm_unhash_lockres(res);
+       __dlm_unhash_lockres(dlm, res);
 
        /* lockres is not in the hash now.  drop the flag and wake up
         * any processes waiting in dlm_get_lock_resource. */