]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: remove set_latest_epoch from RGWPeriod::store_info
authorCasey Bodley <cbodley@redhat.com>
Tue, 2 May 2017 15:45:39 +0000 (11:45 -0400)
committerCasey Bodley <cbodley@redhat.com>
Fri, 16 Jun 2017 17:34:48 +0000 (13:34 -0400)
commitc1731dd2d3de5a337903004f835045d609a731cf
tree459b6b7c1f777a7e2720baa24440d48e6e4fba08
parent55000d7fb3d4ab1ba4c19f3b3730823b5b056b67
rgw: remove set_latest_epoch from RGWPeriod::store_info

split the latest_epoch update out of RGWPeriod::store_info(), so callers
that need to call the atomic update_latest_epoch() can do so and
interpret its result separately

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