]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: set a default data extra pool name 2073/head
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 11 Jun 2014 23:50:41 +0000 (16:50 -0700)
committerSage Weil <sage@inktank.com>
Fri, 4 Jul 2014 05:19:57 +0000 (22:19 -0700)
commitb1a4a7cb91e164d1f8af8ce9319e3b3c1949858d
tree88b529d337b04fe448372c1cfbb05d1fbae9954e
parent9f06e2c16e409a9a8284af9964f0cfff6e222164
rgw: set a default data extra pool name

Fixes: #8585
Have a default name for the data extra pool, otherwise it would be empty
which means that it'd default to the data pool name (which is a problem
with ec backends).

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit b2542f8e880e45bb6d052f13eb3ef6a7c61e4cd4)
src/rgw/rgw_rados.cc