summaryrefslogtreecommitdiff
path: root/src/objclass/class_api.cc
Commit message (Expand)AuthorAgeFilesLines
* osd: move ClassHandler.{cc,h} to osd/Sage Weil2011-04-191-1/+1
* osd: load classes from a fixed location off diskSage Weil2011-04-191-27/+13
* Rename config.h -> common/config.hColin Patrick McCabe2011-02-231-1/+1
* cls: cls_read, cls_cxx_read return the number of bytes readYehuda Sadeh2010-06-291-2/+9
* class: implement write_full interfaceYehuda Sadeh2010-06-101-0/+12
* rbd: implement snap revert header manipulation via classYehuda Sadeh2010-06-101-0/+10
* osd: name args in ceph_osd_op unionSage Weil2009-09-301-18/+18
* rados: rename rdcall to callYehuda Sadeh2009-06-101-2/+2
* class: add cls_setxattrYehuda Sadeh2009-06-101-0/+20
* osd: hold op data on the specific opYehuda Sadeh2009-06-091-47/+42
* osd: read/write op flags revision (for class methods)Yehuda Sadeh2009-06-091-11/+36
* objclass: add support for c++ methodsSage Weil2009-06-051-12/+59
* class: add cls_read api functionYehuda Sadeh2009-06-011-0/+22
* class: rdcall implementedYehuda Sadeh2009-05-281-0/+28
* class: some fixesYehuda Sadeh2009-05-151-4/+7
* class: some api implementationYehuda Sadeh2009-05-151-0/+72