]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: set meta object in extra flag when initializing it 2028/head
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 4 Jun 2014 16:24:33 +0000 (09:24 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Mon, 30 Jun 2014 20:29:55 +0000 (13:29 -0700)
commit053c261e5bfcb4d39770048775515eb6a667f987
treef3cfe2baac26f52b88710d1645cb3b67de4d15f9
parent5f66a2c99fdef2c8d609126740ca790ce10e67a4
rgw: set meta object in extra flag when initializing it

As part of the fix for 8452 we moved the meta object initialization.
Missed moving the extra flag initialization that is needed. This breaks
setups where there's a separate extra pool (needed in ec backends).

Reported-by: Sylvain Munaut <s.munaut@whatever-company.com>
Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 703d0eb9bffdf6c553b659728a3a07f068fb15ee)
src/rgw/rgw_op.cc