summaryrefslogtreecommitdiff
path: root/src/testrados.c
Commit message (Expand)AuthorAgeFilesLines
* testrados: test default conf file locationColin Patrick McCabe2011-03-151-1/+1
* librados:rados_ioctx_stat -> rados_ioctx_pool_statColin Patrick McCabe2011-03-011-4/+4
* Rename radios_ioctx_{open,close} to create/destroyColin Patrick McCabe2011-03-011-3/+3
* testrados: add object stat testJosh Durgin2011-03-011-2/+2
* Rename PoolHandle to IoContext: part 2Colin Patrick McCabe2011-02-251-27/+29
* librados: Rename rados_pool_t to rados_ioctx_tColin Patrick McCabe2011-02-251-22/+22
* librados: C++ API reworkColin Patrick McCabe2011-02-251-1/+1
* Some tweaks for the librados C APIColin Patrick McCabe2011-02-241-15/+30
* More fixes, additions for config APIColin Patrick McCabe2011-02-231-0/+42
* Update testrados, rename functions in librados.ccColin Patrick McCabe2011-02-231-22/+22
* Splt rados_init into rados_create + rados_connectColin Patrick McCabe2011-02-231-2/+5
* librados: more API cleanup; rados_conf_ stubsSage Weil2011-02-221-1/+4
* librados, librbd, radosacl: use new include pathsJosh Durgin2011-02-071-1/+1
* testrados: fix aio api usageSage Weil2010-05-131-2/+13
* types: clean up printf format warningsSage Weil2010-05-071-4/+4
* librados: clean up object listing apiSage Weil2010-04-081-16/+8
* testrados: create/use own poolSage Weil2010-04-081-12/+9
* testrados: test more stuffSage Weil2010-04-081-14/+69
* librados: move librados.h to include/Sage Weil2010-04-081-1/+1
* rados: move librados.h, rados_bencher.hSage Weil2009-12-041-1/+1
* osd: fix encoding/decoding of [sub]op responseYehuda Sadeh2009-06-111-1/+1
* radostool: select snaps, rm objectsSage Weil2009-06-101-1/+1
* filestore: escape / and leading . in object namesSage Weil2009-06-081-2/+5
* rados: fixes for dynamic oidsYehuda Sadeh2009-06-051-0/+9
* rados: rados_initialize returns negative on errorSage Weil2009-06-051-1/+1
* osd: make object_t a stringSage Weil2009-06-031-10/+6
* rados: test aio writeSage Weil2009-06-011-3/+16
* rados: supply a C++ apiYehuda Sadeh2009-05-201-2/+2
* rados: look up pool by nameSage Weil2009-05-191-3/+9
* class: end to end method executionYehuda Sadeh2009-05-181-1/+1
* class: handle class_set messagesYehuda Sadeh2009-05-131-1/+1
* librados: fix up #includes; use C for testradosSage Weil2009-05-111-0/+50