summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* examples/Makefile: add -Wno-unused-parameter to avoid compile errorJi You2018-08-152-3/+3
* example/librados: remove dependency on Boost system libraryNathan Cutler2018-07-211-1/+1
* cleanup: src/.libs -> build/libSage Weil2018-03-062-2/+2
* examples: add new librbd exampleMahati Chamarthy2017-10-152-0/+247
* examples: fix link order in librados example MakefileMahati Chamarthy2017-09-252-6/+6
* scripts: fix bash path in shebangsAlan Somers2017-07-274-4/+4
* Added libradosstriper example Signed-off-by: Logan Blyth <mrbojangles3@gmail....Logan Blyth2017-05-292-4/+110
* doc: fix the links to http://ceph.com/docsKefu Chai2017-03-152-2/+2
* librados examples: link and include from current source tree by default.Jesse Williamson2016-03-172-12/+36
* Fix Makefile in example/librados file.youji2015-10-191-1/+3
* examples/librados/hello_world.cc:missing semicolonMichal Jarzabek2015-09-261-1/+1
* Examples: hello_world.cc, content displayed after read is not null terminated.Brad Hubbard2015-09-151-1/+3
* Fix typos in librados example codeJiaying Ren2015-06-171-1/+1
* rbd-replay: Convert prep-for-replay.py to rbd-replay-prep.ccAdam Crume2014-08-212-3/+3
* rbd-replay: Fix examples/rbd-replay/replayAdam Crume2014-08-211-1/+1
* rbd-replay: Clean up prep-for-replay.pyAdam Crume2014-08-211-1/+1
* lttng: Add rbd-replayAdam Crume2014-08-215-0/+33
* examples: Add example for the librados C APIAdam Crume2014-08-212-4/+325
* examples: add a librados/hello_world programGreg Farnum2013-08-193-0/+311