Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119513
b: refs/heads/master
c: 07f9eeb
h: refs/heads/master
i:
  119511: c23044a
v: v3
  • Loading branch information
David Teigland authored and Mark Fasheh committed Dec 1, 2008
1 parent 7062bd4 commit fbdf00f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 66f502a416f18cd36179290746aa53736c6b2828
refs/heads/master: 07f9eebcdfaeefc8f807fa1bcce1d7c3ae6661b1
3 changes: 1 addition & 2 deletions trunk/fs/ocfs2/dlmglue.c
Original file line number Diff line number Diff line change
Expand Up @@ -2841,9 +2841,8 @@ static void ocfs2_unlock_ast(void *opaque, int error)

lockres_clear_flags(lockres, OCFS2_LOCK_BUSY);
lockres->l_unlock_action = OCFS2_UNLOCK_INVALID;
spin_unlock_irqrestore(&lockres->l_lock, flags);

wake_up(&lockres->l_event);
spin_unlock_irqrestore(&lockres->l_lock, flags);

mlog_exit_void();
}
Expand Down

0 comments on commit fbdf00f

Please sign in to comment.