Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347617
b: refs/heads/master
c: 2836298
h: refs/heads/master
i:
  347615: d81dce8
v: v3
  • Loading branch information
Alex Elder committed Dec 20, 2012
1 parent 096b74a commit 576ba7e
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: 7bb21d68c535ad8be38e14a715632ae398b37ac1
refs/heads/master: 28362986f8743124b3a0fda20a8ed3e80309cce1
2 changes: 1 addition & 1 deletion trunk/net/ceph/messenger.c
Original file line number Diff line number Diff line change
Expand Up @@ -2377,7 +2377,7 @@ static void con_work(struct work_struct *work)
static void ceph_fault(struct ceph_connection *con)
__releases(con->mutex)
{
pr_err("%s%lld %s %s\n", ENTITY_NAME(con->peer_name),
pr_warning("%s%lld %s %s\n", ENTITY_NAME(con->peer_name),
ceph_pr_addr(&con->peer_addr.in_addr), con->error_msg);
dout("fault %p state %lu to peer %s\n",
con, con->state, ceph_pr_addr(&con->peer_addr.in_addr));
Expand Down

0 comments on commit 576ba7e

Please sign in to comment.