Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38845
b: refs/heads/master
c: fa9f0e4
h: refs/heads/master
i:
  38843: 002d003
v: v3
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Sep 8, 2006
1 parent 653574b commit 09bf140
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 37b2fa6a24f996d751dc80fbc8a77602cead269b
refs/heads/master: fa9f0e4925c7796afd14bf7bbf7a064078818bbc
2 changes: 2 additions & 0 deletions trunk/fs/dlm/lock.c
Original file line number Diff line number Diff line change
Expand Up @@ -3283,6 +3283,8 @@ int dlm_recover_waiters_post(struct dlm_ls *ls)
hold_rsb(r);
lock_rsb(r);
_request_lock(r, lkb);
if (is_master(r))
confirm_master(r, 0);
unlock_rsb(r);
put_rsb(r);
break;
Expand Down

0 comments on commit 09bf140

Please sign in to comment.