]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: omit epoch in oid for staging period
authorCasey Bodley <cbodley@redhat.com>
Wed, 21 Oct 2015 15:43:22 +0000 (11:43 -0400)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:20 +0000 (16:13 -0800)
commit55dfc851af82e739e960847d16bd423097e57a5f
tree25a7863537ae5a15b1ad963b7757238769679211
parent3b019faf19888946f2dddfe1ba77aa692cc1de05
rgw: omit epoch in oid for staging period

there should only be one staging period object, so the epoch is
an unnecessary part of its oid. and for period commit, we need to
remember the epoch of the predecessor period to make sure we're not
based on an old epoch

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