]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
rgw: swift: fix: https://tracker.ceph.com/issues/37765 25962/head
authoran.groshev <an.groshev@tensor.ru>
Tue, 15 Jan 2019 12:57:34 +0000 (15:57 +0300)
committeran.groshev <an.groshev@tensor.ru>
Tue, 15 Jan 2019 13:07:24 +0000 (16:07 +0300)
commit9cbbd63776cfcbcd8011f77be15313ee8d9bc373
treee87e66aeb6d5ed414188535c4f608bde490eedc8
parent80945c8b9525f1a819aaf8ca141b283f400a352f
rgw: swift: fix: https://tracker.ceph.com/issues/37765

The meaning is as follows:
iterate_slo_parts() set end offset equal to the size of the segment,
but  RGWRados::iterate_obj args wait offset not size.

Signed-off-by: Andrey Groshev <an.groshev@tensor.ru>
src/rgw/rgw_op.cc