]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: set meta object in extra flag when initializing it 1915/head
authorYehuda Sadeh <yehuda@inktank.com>
Wed, 4 Jun 2014 16:24:33 +0000 (09:24 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Wed, 4 Jun 2014 16:24:33 +0000 (09:24 -0700)
commit703d0eb9bffdf6c553b659728a3a07f068fb15ee
treeaf5dcd77ef54e80a7aa906c083b5ab085f8df374
parentd4415cb8d1caa45a214d7aac777dd971ba2f8777
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>
src/rgw/rgw_op.cc