]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: store obj pg version in the object's head
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 23 Dec 2015 18:38:57 +0000 (10:38 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 12 Feb 2016 00:13:48 +0000 (16:13 -0800)
commitd2e41e8f5fd496d95ced4c380f9bfabd262feebd
tree48a95125a6b94355afa6869d7de8fb493cacafa1
parent6052d4b09b1f56a46b09d23f9083084867e8eb3e
rgw: store obj pg version in the object's head

this is done atomically when object is written, will allow us
to determine whether object is newer or not.

Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
src/cls/rgw/cls_rgw.cc
src/cls/rgw/cls_rgw_client.cc
src/cls/rgw/cls_rgw_client.h
src/cls/rgw/cls_rgw_ops.h
src/rgw/rgw_common.h
src/rgw/rgw_rados.cc