]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/tools/rbd/Utils.h
update sources to v12.1.3
[ceph.git] / ceph / src / tools / rbd / Utils.h
index 943153e25726625a301719d88b1e0fdb9dfa419c..d60a7b3e2cb67e2589cc14d611b72b30cdd58efb 100644 (file)
@@ -102,6 +102,7 @@ int extract_image_id_spec(const std::string &spec, std::string *pool_name,
 std::string get_positional_argument(
     const boost::program_options::variables_map &vm, size_t index);
 
+std::string get_default_pool_name();
 std::string get_pool_name(const boost::program_options::variables_map &vm,
                           size_t *arg_index);