]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
osd: refuse to write a new erasure coded object with an offset > 0 4560/head
authorJianpeng Ma <jianpeng.ma@intel.com>
Fri, 6 Mar 2015 07:54:07 +0000 (15:54 +0800)
committerLoic Dachary <ldachary@redhat.com>
Wed, 6 May 2015 08:54:58 +0000 (10:54 +0200)
commit8996907e0a777320b505e74754f48a1a82308166
tree4709cb6fb6f07cf551d7f0d2fc889252ba0457f4
parentbc51476181429d7d95d2bba5f774d8b60c47fb1f
osd: refuse to write a new erasure coded object with an offset > 0

Even if the offset is properly aligned.

http://tracker.ceph.com/issues/11507 Fixes: #11507

Signed-off-by: Jianpeng Ma <jianpeng.ma@intel.com>
Signed-off-by: Loic Dachary <ldachary@redhat.com>
(cherry picked from commit a4f1256c214ee0e7ebb91ac4ea8655f5d9642dc8)
src/osd/ReplicatedPG.cc