Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 91870
b: refs/heads/master
c: 761b9d3
h: refs/heads/master
v: v3
  • Loading branch information
David Teigland committed Apr 21, 2008
1 parent 0d1edb4 commit bea5b5c
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: 170e19ab2900b7c959d7a0e627fd12f383efcfa1
refs/heads/master: 761b9d3ffc953c24ceb55d8e12ff7e02b17e0484
3 changes: 1 addition & 2 deletions trunk/fs/dlm/lock.c
Original file line number Diff line number Diff line change
Expand Up @@ -1956,8 +1956,7 @@ static void confirm_master(struct dlm_rsb *r, int error)
list_del_init(&lkb->lkb_rsb_lookup);
r->res_first_lkid = lkb->lkb_id;
_request_lock(r, lkb);
} else
r->res_nodeid = -1;
}
break;

default:
Expand Down

0 comments on commit bea5b5c

Please sign in to comment.