On Wednesday, April 20, 2011 at 12:02 PM, Colin McCabe wrote: Hi guys, > > I pushed a branch with a revised libceph API. The main changes: > > * similar appearance to librados. It should be intuitive if you've > used librados. > * The new API allows multiple ceph clusters to be open at once > (although the implementation doesn't support this yet) > * ability to pass a "root" argument to ceph_mount > * add support for reading configuration files and choosing whether to parse argv > * simpler ceph_getcwd > * unmount can't fail (the library always cleans up after itself) > > The branch is at > http://ceph.newdream.net/git/?p=ceph.git;a=shortlog;h=refs/heads/libceph_api > > Let me know what you think! I didn't go over this with a fine-tooth comb but it looks good at a skim. We need to update client/hadoop/CephFSInterface and client/hypertable/CephBroker to match before we merge this, though (or else decide not to, but that's not something we should decide via inertia!). -Greg -- To unsubscribe from this list: send the line "unsubscribe ceph-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html