Signed-off-by: Yan Jun <yan.jun8@zte.com.cn>
return 0;
}
- bufferlist bl;
-
RGWBucketEntryPoint entry_point;
real_time ep_mtime;
RGWObjVersionTracker ot;
int RGWRados::put_linked_bucket_info(RGWBucketInfo& info, bool exclusive, real_time mtime, obj_version *pep_objv,
map<string, bufferlist> *pattrs, bool create_entry_point)
{
- bufferlist bl;
-
bool create_head = !info.has_instance_obj || create_entry_point;
int ret = put_bucket_instance_info(info, exclusive, mtime, pattrs);