]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: fix stripe_size calculation
authorYehuda Sadeh <yehuda@inktank.com>
Tue, 6 May 2014 23:55:27 +0000 (16:55 -0700)
committerSage Weil <sage@inktank.com>
Wed, 7 May 2014 22:14:59 +0000 (15:14 -0700)
commitdb8873b69c73b40110bf1512c114e4a0395671ab
treeae45abe364fe25f05d2f5f97e1bb57465b8bf230
parente0fb2e63074d5f71679bb68656336f68e8190f39
rgw: fix stripe_size calculation

Fixes: #8299
Backport: firefly
The stripe size calculation was broken, specifically affected cases
where we had manifest that described multiple parts.

Signed-off-by: Yehuda Sadeh <yehuda@inktank.com>
(cherry picked from commit 9968b938b5d47fdf3a67db134bd2ea6bf3a28086)
src/rgw/rgw_rados.cc