]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: fetch_remote_obj(): set compression_type inside callback
authorYehuda Sadeh <yehuda@redhat.com>
Wed, 16 Jan 2019 03:36:22 +0000 (19:36 -0800)
committerYehuda Sadeh <yehuda@redhat.com>
Wed, 16 Jan 2019 03:36:22 +0000 (19:36 -0800)
commit055aebe72f01bb938d0b2ca811d78e4ff60af569
tree0409f6153003110c8ac259c19bc4cb48914c15d9
parent1d9db1061a99797829a6e1f9ee31486a32c4e35b
rgw: fetch_remote_obj(): set compression_type inside callback

The tail_rule is being determined at the callback, not before.

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