Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 156699
b: refs/heads/master
c: 17ae26b
h: refs/heads/master
i:
  156697: b4273f3
  156695: c63e430
v: v3
  • Loading branch information
Jeff Liu authored and Joel Becker committed Jul 8, 2009
1 parent f126287 commit 047b938
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: 8b712cd58adfe6aeeb0be4ecc011dc35620719e7
refs/heads/master: 17ae26b669886efe237b77439e43eb390fceb119
2 changes: 1 addition & 1 deletion trunk/fs/ocfs2/dlm/dlmrecovery.c
Original file line number Diff line number Diff line change
Expand Up @@ -1118,7 +1118,7 @@ static int dlm_send_mig_lockres_msg(struct dlm_ctxt *dlm,

mlog(0, "%s:%.*s: sending mig lockres (%s) to %u\n",
dlm->name, res->lockname.len, res->lockname.name,
orig_flags & DLM_MRES_MIGRATION ? "migrate" : "recovery",
orig_flags & DLM_MRES_MIGRATION ? "migration" : "recovery",
send_to);

/* send it */
Expand Down

0 comments on commit 047b938

Please sign in to comment.