Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80609
b: refs/heads/master
c: 8a358ca
h: refs/heads/master
i:
  80607: e7277ed
v: v3
  • Loading branch information
David Teigland committed Jan 30, 2008
1 parent 20c2347 commit 7294bc3
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: 861e2369e9e7e003677f99f22c4d1f05d3ed66d3
refs/heads/master: 8a358ca8e738b6226b004efea462ac28c0a2bbb1
1 change: 1 addition & 0 deletions trunk/fs/dlm/lock.c
Original file line number Diff line number Diff line change
Expand Up @@ -4678,6 +4678,7 @@ void dlm_clear_proc_locks(struct dlm_ls *ls, struct dlm_user_proc *proc)
}

list_for_each_entry_safe(lkb, safe, &proc->asts, lkb_astqueue) {
lkb->lkb_ast_type = 0;
list_del(&lkb->lkb_astqueue);
dlm_put_lkb(lkb);
}
Expand Down

0 comments on commit 7294bc3

Please sign in to comment.