]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: object write should not exceed part size
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 24 Jul 2014 22:30:27 +0000 (15:30 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Sat, 2 Aug 2014 20:18:25 +0000 (13:18 -0700)
commit4cd1b60c043089358ea8e70a51310005d5b68383
tree468fa63c959d037c25fb3d2f13053f41e2749e0e
parentf68720a6a61364f72f4e0c62aabea65eabe33f98
rgw: object write should not exceed part size

Fixes: #8928
This can happen if the stripe size is not a multiple of the chunk size.

Backport: firefly

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