]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
rgw: object write should not exceed part size 2143/head
authorYehuda Sadeh <yehuda@redhat.com>
Thu, 24 Jul 2014 22:30:27 +0000 (15:30 -0700)
committerYehuda Sadeh <yehuda@redhat.com>
Fri, 25 Jul 2014 18:35:10 +0000 (11:35 -0700)
commit14cad5ece7d1de9d93e72acca6d4c3b4a9cfcfa2
treee32beac9e4f6529c41322390e012d0d64cb077e6
parentfc83e197ab85355e385c13f2a64957cad7481298
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>
src/rgw/rgw_rados.cc