Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189199
b: refs/heads/master
c: 12eadc1
h: refs/heads/master
i:
  189197: 200f3b9
  189195: b8d3774
  189191: 0dbb309
  189183: 5b24364
v: v3
  • Loading branch information
Sage Weil committed Mar 23, 2010
1 parent 84e80f7 commit f5fbcc3
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: 0a990e7093566ceb07e38951e1a01686923d4f09
refs/heads/master: 12eadc190038e68b5884a4aa313b6ab89ba60f5e
2 changes: 1 addition & 1 deletion trunk/fs/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -913,7 +913,7 @@ static int __kick_requests(struct ceph_osd_client *osdc,

kick:
dout("kicking %p tid %llu osd%d\n", req, req->r_tid,
req->r_osd->o_osd);
req->r_osd ? req->r_osd->o_osd : -1);
req->r_flags |= CEPH_OSD_FLAG_RETRY;
err = __send_request(osdc, req);
if (err) {
Expand Down

0 comments on commit f5fbcc3

Please sign in to comment.