Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 80603
b: refs/heads/master
c: 11b2498
h: refs/heads/master
i:
  80601: 8599332
  80599: e638bbe
v: v3
  • Loading branch information
David Teigland committed Jan 29, 2008
1 parent e56e779 commit 96ef94a
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: e028398da7615dd3a795505ddf7942506bbb49bd
refs/heads/master: 11b2498ba7c88343d91630d679c8f2aeb8d57c48
2 changes: 1 addition & 1 deletion trunk/fs/dlm/lock.c
Original file line number Diff line number Diff line change
Expand Up @@ -4258,7 +4258,7 @@ int dlm_recover_master_copy(struct dlm_ls *ls, struct dlm_rcom *rc)
put_rsb(r);
out:
if (error)
log_print("recover_master_copy %d %x", error, rl->rl_lkid);
log_debug(ls, "recover_master_copy %d %x", error, rl->rl_lkid);
rl->rl_result = error;
return error;
}
Expand Down

0 comments on commit 96ef94a

Please sign in to comment.