Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347621
b: refs/heads/master
c: c89ce05
h: refs/heads/master
i:
  347619: 188e9b6
v: v3
  • Loading branch information
Alex Elder committed Dec 20, 2012
1 parent 11e6811 commit b6f4d28
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: a978fa20fb657548561dddbfb605fe43654f0825
refs/heads/master: c89ce05e0c5a01a256100ac6a6019f276bdd1ca6
2 changes: 1 addition & 1 deletion trunk/net/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1328,8 +1328,8 @@ static void kick_requests(struct ceph_osd_client *osdc, int force_resend)

dout("kicking lingering %p tid %llu osd%d\n", req, req->r_tid,
req->r_osd ? req->r_osd->o_osd : -1);
__unregister_linger_request(osdc, req);
__register_request(osdc, req);
__unregister_linger_request(osdc, req);
}
mutex_unlock(&osdc->request_mutex);

Expand Down

0 comments on commit b6f4d28

Please sign in to comment.