]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: init function is extern "C" 2410/head
authorLoic Dachary <loic-201408@dachary.org>
Sat, 6 Sep 2014 00:55:15 +0000 (02:55 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Sat, 6 Sep 2014 00:55:15 +0000 (02:55 +0200)
commit03aa113bcc1490dc66287862bd088fce747ff883
treece9198cb531654a63abf385b57f96f7a92b3950a
parent36554f90eb7e7c80d37927609ffe48106e63dea3
erasure-code: init function is extern "C"

Otherwise it is not found and the real cause obscured by the test
setup. The thread returns immediately and the timeout test sometime
fails.

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

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/test/erasure-code/ErasureCodePluginHangs.cc