From: Casey Bodley Date: Thu, 10 Feb 2022 18:39:24 +0000 (-0500) Subject: rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation X-Git-Tag: v16.2.11~462^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=8942101535cdea788b8c08c30c6dad53f1aa31a8;p=ceph.git 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. --- diff --git a/src/common/options.cc b/src/common/options.cc index 7fda07387233..7d1768b11562 100644 --- a/src/common/options.cc +++ b/src/common/options.cc @@ -6399,11 +6399,6 @@ std::vector