]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: synchronize period config with period updates
authorCasey Bodley <cbodley@redhat.com>
Wed, 29 Mar 2017 18:18:38 +0000 (14:18 -0400)
committerCasey Bodley <cbodley@redhat.com>
Mon, 3 Apr 2017 18:42:51 +0000 (14:42 -0400)
commitb49b06534345ea5ebba5917ee32395693763aa32
treed8731a5c5518658a8f76d128633da50e81a01f68
parent70a2f03810b85d9e21d09c05b9b82fb79acdb31e
rgw: synchronize period config with period updates

read period config from local storage on RGWPeriod::update(), and write
the new config to storage on RGWPeriod::reflect()

Signed-off-by: Casey Bodley <cbodley@redhat.com>
src/rgw/rgw_rados.cc