]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: mark the shec plugin as experimental 3720/head
authorLoic Dachary <ldachary@redhat.com>
Thu, 12 Feb 2015 14:50:21 +0000 (15:50 +0100)
committerLoic Dachary <ldachary@redhat.com>
Fri, 13 Feb 2015 16:09:37 +0000 (17:09 +0100)
commit62dd0c206004bbfec7d863ccbab297b6bdeaa785
tree3cf17b636e2204e11f87d23a615ceccf6805cf1c
parentf9c90e7a51a62f7dd70fd925cad2a16d2f999144
erasure-code: mark the shec plugin as experimental

Reject the creation of an erasure code profile including plugin=shec
unless --enable-experimental-unrecoverable-data-corrupting-features=shec
is set.

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

Signed-off-by: Loic Dachary <ldachary@redhat.com>
src/mon/OSDMonitor.cc
src/test/erasure-code/test-erasure-code.sh
src/test/mon/osd-erasure-code-profile.sh