Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 38755
b: refs/heads/master
c: 3609819
h: refs/heads/master
i:
  38753: 4d584e7
  38751: a6c440e
v: v3
  • Loading branch information
David Teigland authored and Steven Whitehouse committed Jul 21, 2006
1 parent c5361c5 commit 02afb93
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 34e22bed19013c77f942083e25cfc7adf6c71a8f
refs/heads/master: 36098198184b0644537f4b2257d861e9bdf124bd
2 changes: 1 addition & 1 deletion trunk/fs/dlm/user.c
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ void dlm_user_add_ast(struct dlm_lkb *lkb, int type)
/* noqueue requests that fail may need to be removed from the
proc's locks list, there should be a better way of detecting
this situation than checking all these things... */

if (type == AST_COMP && lkb->lkb_grmode == DLM_LOCK_IV &&
ua->lksb.sb_status == -EAGAIN && !list_empty(&lkb->lkb_ownqueue))
remove_ownqueue = 1;
Expand Down

0 comments on commit 02afb93

Please sign in to comment.