]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: move max_chunk_size initialization 1560/head
authorYehuda Sadeh <yehuda@inktank.com>
Fri, 28 Mar 2014 21:05:00 +0000 (14:05 -0700)
committerYehuda Sadeh <yehuda@inktank.com>
Fri, 28 Mar 2014 21:05:00 +0000 (14:05 -0700)
commit68dc0c6b8757d24178ca140aa8ebbb2ebe482021
treebdb2cbf33740b79fcefc1848be603ae589817df3
parentdfd3cb51404050c916f5131b0179cede8ceb7b10
rgw: move max_chunk_size initialization

RGWRados::initialize() is not called when doing
RGWRados::get_raw_storage_provider(). This was the culprit for issue

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
src/rgw/rgw_rados.cc