]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: put XML-to-bin translation into a librgw
authorColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Mon, 2 May 2011 18:51:58 +0000 (11:51 -0700)
committerColin Patrick McCabe <cmccabe@alumni.cmu.edu>
Fri, 13 May 2011 23:08:06 +0000 (16:08 -0700)
commit9847eb8b9fb5864019e0fe0f2da448c2796f02b6
tree91ef58d960ec8f02031dbf4da09d9511d1d2023e
parente8504c0be13c71b1f4021f2430ce9ae1bb8658fb
rgw: put XML-to-bin translation into a librgw

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
src/Makefile.am
src/include/rados/librgw.h [new file with mode: 0644]
src/obsync/obsync.py
src/rgw/librgw.cc [new file with mode: 0644]
src/test/librgw.cc [new file with mode: 0644]