]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove rgw_rados_pool_pg_num_min and its use on pool creation 44983/head
authorCasey Bodley <cbodley@redhat.com>
Thu, 10 Feb 2022 18:39:24 +0000 (13:39 -0500)
committerCasey Bodley <cbodley@redhat.com>
Thu, 10 Feb 2022 18:40:57 +0000 (13:40 -0500)
commit8cc82b6fe8ee266a45ffae36202b0f168bec9788
tree020f4266dbea53058ce7854b0d9857fefa73c3ab
parent2bd3dd512ab42f6e5d5d0dd5f5428b783681802e
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>
src/common/options/rgw.yaml.in
src/rgw/rgw_tools.cc