Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 347619
b: refs/heads/master
c: 3ee5234
h: refs/heads/master
i:
  347617: 576ba7e
  347615: d81dce8
v: v3
  • Loading branch information
Alex Elder committed Dec 20, 2012
1 parent 7710afc commit 188e9b6
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: f407731d12214e7686819018f3a1e9d7b6f83a02
refs/heads/master: 3ee5234df68d253c415ba4f2db72ad250d9c21a9
1 change: 1 addition & 0 deletions trunk/net/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1563,6 +1563,7 @@ int ceph_osdc_create_event(struct ceph_osd_client *osdc,
event->data = data;
event->osdc = osdc;
INIT_LIST_HEAD(&event->osd_node);
RB_CLEAR_NODE(&event->node);
kref_init(&event->kref); /* one ref for us */
kref_get(&event->kref); /* one ref for the caller */
init_completion(&event->completion);
Expand Down

0 comments on commit 188e9b6

Please sign in to comment.