]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tests: erasure coded pools do not allow offset on creation 4508/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 30 Apr 2015 00:06:20 +0000 (02:06 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 5 May 2015 12:42:08 +0000 (14:42 +0200)
commit125c59bcda1d7bb9f8b2aecc0789b74cb59a3681
tree2c4fd77e5dcf3daba4085c7cf7705979119a723e
parenta4f1256c214ee0e7ebb91ac4ea8655f5d9642dc8
tests: erasure coded pools do not allow offset on creation

If a write operation implicitly creates an object on an erasure coded
pool, there cannot be an offset > 0, even if it is properly aligned.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/test/librados/io.cc