Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 359658
b: refs/heads/master
c: 6078938
h: refs/heads/master
v: v3
  • Loading branch information
Alex Elder committed Feb 18, 2013
1 parent 1ddb4b0 commit 6b30008
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: f9d251994522fed06f47855b534f21c07ecf7181
refs/heads/master: 60789380ae833061803030d51952a5a341e4dade
2 changes: 0 additions & 2 deletions trunk/net/ceph/osd_client.c
Original file line number Diff line number Diff line change
Expand Up @@ -1799,7 +1799,6 @@ int ceph_osdc_init(struct ceph_osd_client *osdc, struct ceph_client *client)
out:
return err;
}
EXPORT_SYMBOL(ceph_osdc_init);

void ceph_osdc_stop(struct ceph_osd_client *osdc)
{
Expand All @@ -1816,7 +1815,6 @@ void ceph_osdc_stop(struct ceph_osd_client *osdc)
ceph_msgpool_destroy(&osdc->msgpool_op);
ceph_msgpool_destroy(&osdc->msgpool_op_reply);
}
EXPORT_SYMBOL(ceph_osdc_stop);

/*
* Read some contiguous pages. If we cross a stripe boundary, shorten
Expand Down

0 comments on commit 6b30008

Please sign in to comment.