]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
well more hacks to get my previous hack working
authorAbhishek Lekshmanan <abhishek@suse.com>
Wed, 22 Feb 2017 18:50:13 +0000 (19:50 +0100)
committerYehuda Sadeh <yehuda@redhat.com>
Tue, 10 Apr 2018 15:03:10 +0000 (08:03 -0700)
Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
src/rgw/rgw_sync_module_aws.cc

index ad798039883c2f8265d401e62d4ba2d90be448d9..7bb98a539ab494a411074b4737987e050f8e2c19 100644 (file)
@@ -66,7 +66,9 @@ public:
                                                sync_env->http_manager,
                                                obj_path,
                                                nullptr,
-                                               &res));
+                                                   &res,
+                                                   true,
+                                                   &res));
 
       }
       if (retcode < 0) {