]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: relax zero copy requirements in tests 1057/head
authorLoic Dachary <loic@dachary.org>
Wed, 8 Jan 2014 19:14:52 +0000 (20:14 +0100)
committerLoic Dachary <loic@dachary.org>
Wed, 8 Jan 2014 19:14:52 +0000 (20:14 +0100)
commit294cdfb93b6111ac3c32f76430bd7fdacb376851
tree5c93561c0a7d199cdfca6bd5e0f45a6c9d12c587
parent656de1b668a4148a19b0bbc2b941415790ee0343
erasure-code: relax zero copy requirements in tests

The input buffer is copied when padding is required. Remove the tests
that ensured the input buffer was not copied entirely when padding was
added.

Signed-off-by: Loic Dachary <loic@dachary.org>
src/test/osd/TestErasureCodeJerasure.cc