From 8942101535cdea788b8c08c30c6dad53f1aa31a8 Mon Sep 17 00:00:00 2001 From: Casey Bodley Date: Thu, 10 Feb 2022 13:39:24 -0500 Subject: [PATCH] rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation use the cluster defaults for pg_num_min Fixes: https://tracker.ceph.com/issues/52673 Signed-off-by: Casey Bodley (cherry picked from commit 8cc82b6fe8ee266a45ffae36202b0f168bec9788) Conflicts: src/common/options/rgw.yaml.in - not part of pacific branch src/common/options.cc - changes for src/common/options/rgw.yaml.in are present in this file. --- src/common/options.cc | 5 ----- src/rgw/rgw_tools.cc | 11 ----------- 2 files changed, 16 deletions(-) diff --git a/src/common/options.cc b/src/common/options.cc index 7fda073872332..7d1768b115625 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6399,11 +6399,6 @@ std::vector