]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
rgw: fix for null version_id in fetch_remote_obj()
authorCasey Bodley <cbodley@redhat.com>
Wed, 5 Apr 2017 20:19:57 +0000 (16:19 -0400)
committerCasey Bodley <cbodley@redhat.com>
Thu, 6 Apr 2017 17:17:51 +0000 (13:17 -0400)
commit915370776df5b964c2ee8d9f9329562919eef8d5
tree307f833dbbc9daf30708bee2f4f6066585c8f4c9
parent39349a4fe9bc7dfb5488c39d6bc43c35e995fc31
rgw: fix for null version_id in fetch_remote_obj()

commit 8b43c9781206c22d9aedb4beb8d669bf1e23169f fixed the wrong use of
the dest_obj's version, but removed the check for "null" version

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