]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
librados-config: added a command line tool to dump librados version
authorYehuda Sadeh <yehuda@hq.newdream.net>
Thu, 6 Jan 2011 23:04:07 +0000 (15:04 -0800)
committerYehuda Sadeh <yehuda@hq.newdream.net>
Fri, 7 Jan 2011 18:45:36 +0000 (10:45 -0800)
commit98105ad796db15eda3f5dcc6e9cf89e39ff4f8e6
treefdc7322590d0c6476f142c481bb17a863ba851a4
parent2a7aad1b98f2531386438a7a86e31d17844323cc
librados-config: added a command line tool to dump librados version
src/Makefile.am
src/include/librados.h
src/librados-config.cc [new file with mode: 0644]
src/librados.cc