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! cheers, Colin -- 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