Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 373550
b: refs/heads/master
c: b5b09be
h: refs/heads/master
v: v3
  • Loading branch information
Alex Elder committed May 2, 2013
1 parent 406149c commit d6e13b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5522ae0b68421e2645303ff010e27afc5292e0ab
refs/heads/master: b5b09be30cf99f9c699e825629f02e3bce555d44
1 change: 1 addition & 0 deletions trunk/drivers/block/rbd.c
Original file line number Diff line number Diff line change
Expand Up @@ -2547,6 +2547,7 @@ static void rbd_img_parent_read_callback(struct rbd_img_request *img_request)
obj_request->xferred = img_request->xferred;
}
out:
rbd_img_request_put(img_request);
rbd_img_obj_request_read_callback(obj_request);
rbd_obj_request_complete(obj_request);
}
Expand Down

0 comments on commit d6e13b6

Please sign in to comment.