]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_bucket.h
import 15.2.2 octopus source
[ceph.git] / ceph / src / rgw / rgw_bucket.h
index d30f410fddcf56d2c1648e261443f075dbcd4489..797a46cdb171b3e3cdf37ef1a07d638522acdaa5 100644 (file)
@@ -939,5 +939,7 @@ private:
 
 };
 
+bool rgw_find_bucket_by_id(CephContext *cct, RGWMetadataManager *mgr, const string& marker,
+                           const string& bucket_id, rgw_bucket* bucket_out);
 
 #endif