]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation 46235/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 10 Feb 2022 18:39:24 +0000 (13:39 -0500)
committerVikhyat Umrao <vikhyat@redhat.com>
Wed, 11 May 2022 21:53:34 +0000 (14:53 -0700)
commit8942101535cdea788b8c08c30c6dad53f1aa31a8
tree47335ab63551660d71757af9274e40bca298f8ec
parent73636a1b00037ff974bcdc969b009c5ecec626cc
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 <cbodley@redhat.com>
(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
src/rgw/rgw_tools.cc