Re: Question regarding API doc

2012-05-29 Thread Sam Just
You are quite right. I've updated the documentation in master, commit f953c4c0b0ba69342cab52243c1b73987f7f94f6. Thanks for the info! -Sam On Fri, May 25, 2012 at 8:08 PM, Xiaopong Tran wrote: > I'm looking at the description in this API: > > http://ceph.com/docs/master/api/librados/#rados_objec

Question regarding API doc

2012-05-25 Thread Xiaopong Tran
I'm looking at the description in this API: http://ceph.com/docs/master/api/librados/#rados_objects_list_next For the parameters entry and key, the doc said "(caller must free)". I looked up in the code, and found this statement in the doc a bit misleading. Is the doc outdated, or did I miss an