Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 320370
b: refs/heads/master
c: 756a16a
h: refs/heads/master
v: v3
  • Loading branch information
Sage Weil committed Jul 31, 2012
1 parent 7c2b57e commit 0a99fb6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 43c7427d100769451601b8a36988ac0528ce0124
refs/heads/master: 756a16a5d53c072cd1f937b261641c1a3b53fdd7
4 changes: 2 additions & 2 deletions trunk/net/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -2037,8 +2037,8 @@ static struct ceph_msg *get_reply(struct ceph_connection *con,
if (!req) {
*skip = 1;
m = NULL;
pr_info("get_reply unknown tid %llu from osd%d\n", tid,
osd->o_osd);
dout("get_reply unknown tid %llu from osd%d\n", tid,
osd->o_osd);
goto out;
}

Expand Down

0 comments on commit 0a99fb6

Please sign in to comment.