]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix for null version_id in fetch_remote_obj() 14606/head
authorCasey Bodley <cbodley@redhat.com>
Wed, 5 Apr 2017 20:19:57 +0000 (16:19 -0400)
committerAlexey Sheplyakov <asheplyakov@mirantis.com>
Tue, 18 Apr 2017 11:38:47 +0000 (15:38 +0400)
commit8f81bb33c7791c46db5e4db1ee45ab02a70580d9
tree954d45c4bf98a9692f719361de00300f092fa7fe
parentad2b140e01462d3dfe58fd03879f3868e561f165
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>
(cherry picked from commit 915370776df5b964c2ee8d9f9329562919eef8d5)
src/rgw/rgw_rados.cc