Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 30690
b: refs/heads/master
c: aa087b8
h: refs/heads/master
v: v3
  • Loading branch information
Kurt Hackel authored and Mark Fasheh committed Jun 26, 2006
1 parent 8b8379d commit a8d1bd7
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: f42a100b2272bc5cb44fb2aa03526b436b1d6833
refs/heads/master: aa087b84977173395c0e3a1e0c1773314958f277
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/dlm/dlmmaster.c
Original file line number Diff line number Diff line change
Expand Up @@ -886,7 +886,7 @@ struct dlm_lock_resource * dlm_get_lock_resource(struct dlm_ctxt *dlm,
}

dlm_kick_recovery_thread(dlm);
msleep(100);
msleep(1000);
dlm_wait_for_recovery(dlm);

spin_lock(&dlm->spinlock);
Expand Down

0 comments on commit a8d1bd7

Please sign in to comment.