]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: allow setting of explicit object version on non-versioned bucket
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 18 Dec 2014 00:04:10 +0000 (16:04 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Mon, 19 Jan 2015 23:57:56 +0000 (15:57 -0800)
commit8f5e0739b03c3c3243d78c3d6fdd52e6239119cd
treec1586d3ed20c799c37d7512267bc545903fe1a40
parent630c0ba631ba3fe312da166a941946e58867b4c8
rgw: allow setting of explicit object version on non-versioned bucket

If system user has set explicit olh version and/or object instance id,
treat it as the bucket was versioned anyway. This can happen with a
racing bucket metadata vs. data sync.

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