]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: set a default data extra pool name 1955/head
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 11 Jun 2014 23:50:41 +0000 (16:50 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 11 Jun 2014 23:50:41 +0000 (16:50 -0700)
commitb2542f8e880e45bb6d052f13eb3ef6a7c61e4cd4
treed104f8971d9f8d8064dafec36a883c3990e95794
parent94c8f70ea6d2796a7d82478acd9fb9509201f332
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>
src/rgw/rgw_rados.cc