Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 376977
b: refs/heads/master
c: 27749f2
h: refs/heads/master
i:
  376975: d8de91b
v: v3
  • Loading branch information
Xue jiufei authored and Linus Torvalds committed Jun 12, 2013
1 parent 5203716 commit ab6af0b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 026b08147923142e925a7d0aaa39038055ae0156
refs/heads/master: 27749f2ff0717e115680922000839ad6a576eddf
1 change: 1 addition & 0 deletions trunk/fs/ocfs2/dlm/dlmrecovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -1408,6 +1408,7 @@ int dlm_mig_lockres_handler(struct o2net_msg *msg, u32 len, void *data,
mres->lockname_len, mres->lockname);
ret = -EFAULT;
spin_unlock(&res->spinlock);
dlm_lockres_put(res);
goto leave;
}
res->state |= DLM_LOCK_RES_MIGRATING;
Expand Down

0 comments on commit ab6af0b

Please sign in to comment.