On Thu, 13 May 2010, Gregory Farnum wrote: > On Thu, May 13, 2010 at 8:34 AM, Christian Brunner <chb@xxxxxx> wrote: > > 2. For accounting purposes I would like to read pool statistics. In the > > librados header file I can see that there are two structures () where > > the data may get stored. However I can't find a function to fill these > > structures. Am I missing something here? > For this one, it looks like we simply never developed the C interface > for those functions -- they exist in the C++ header and > implementation! I added this to the C API and pushed to the unstable branch. sage