Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347611
b: refs/heads/master
c: 7d5f248
h: refs/heads/master
i:
  347609: 71bf44f
  347607: da012cf
v: v3
  • Loading branch information
Alex Elder committed Dec 17, 2012
1 parent 74f9cb3 commit 9efd01d
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: 42382b709bd1d143b9f0fa93e0a3a1f2f4210707
refs/heads/master: 7d5f24812bd182a2471cb69c1c2baf0648332e1f
2 changes: 1 addition & 1 deletion trunk/net/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -871,9 +871,9 @@ static void __unregister_request(struct ceph_osd_client *osdc,
req->r_osd = NULL;
}

list_del_init(&req->r_req_lru_item);
ceph_osdc_put_request(req);

list_del_init(&req->r_req_lru_item);
if (osdc->num_requests == 0) {
dout(" no requests, canceling timeout\n");
__cancel_osd_timeout(osdc);
Expand Down

0 comments on commit 9efd01d

Please sign in to comment.