]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/rgw/rgw_sal.h
update ceph source to reef 18.2.1
[ceph.git] / ceph / src / rgw / rgw_sal.h
index 9b379572d8c2b80cffb7c31aa30cd429caedd0d5..944737dee7fb11541f61e4a7cd8e10849e8f1327 100644 (file)
@@ -1483,7 +1483,7 @@ public:
   /** Get the API name of this zonegroup */
   virtual const std::string& get_api_name() const = 0;
   /** Get the list of placement target names for this zone */
-  virtual int get_placement_target_names(std::set<std::string>& names) const = 0;
+  virtual void get_placement_target_names(std::set<std::string>& names) const = 0;
   /** Get the name of the default placement target for this zone */
   virtual const std::string& get_default_placement_name() const = 0;
   /** Get the list of hostnames from this zone */