]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
examples: Add example for the librados C API
authorAdam Crume <adamcrume@gmail.com>
Thu, 26 Jun 2014 15:46:10 +0000 (08:46 -0700)
committerAdam Crume <adamcrume@gmail.com>
Wed, 13 Aug 2014 20:58:14 +0000 (13:58 -0700)
commit1dcf8477a5933f9a50fdfb87cdb4039a5d985613
tree5754bb6baae7ff760195743f29b6b147822ec1f6
parent3e21f8e4a335cbbab3d59f96c5bf192f0efa2398
examples: Add example for the librados C API

Simply copied and modified the C++ API example.

Signed-off-by: Adam Crume <adamcrume@gmail.com>
.gitignore
examples/librados/Makefile
examples/librados/hello_world_c.c [new file with mode: 0644]