]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: if extra data pool name is empty, use data pool name instead
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 30 May 2014 21:47:25 +0000 (14:47 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Wed, 2 Jul 2014 00:38:35 +0000 (17:38 -0700)
commit5fd8b0d1639c67e355f0fc0d7e6d7036618d87a1
treeb9d70fef83e9de60cc431f16c7420c6f59abc647
parentcbad09e1907ceac4feb069f9cf257e580f36da91
rgw: if extra data pool name is empty, use data pool name instead

Fixes: #8311
An empty pool name could be used as the extra data pool.

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