Hi all!
long time no see!
I want to use the function rados_exec, and I found the class cls_crypto.cc in the code source of ceph;
so I run the funtion like this:
rados_exec(ioctx, "foo_object", "crypto" , "md5", buf, sizeof(buf),buf2, sizeof(buf2) )
ant the function return operation not support!
I check the source of ceph , and find that cls_crypto.cc is not build。how can I bulid the class and run it!
long time no see!
I want to use the function rados_exec, and I found the class cls_crypto.cc in the code source of ceph;
so I run the funtion like this:
rados_exec(ioctx, "foo_object", "crypto" , "md5", buf, sizeof(buf),buf2, sizeof(buf2) )
ant the function return operation not support!
I check the source of ceph , and find that cls_crypto.cc is not build。how can I bulid the class and run it!
_______________________________________________ ceph-users mailing list ceph-users@xxxxxxxxxxxxxx http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com