]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: osd crush rule create-erasure
authorLoic Dachary <loic@dachary.org>
Sun, 26 Jan 2014 17:52:50 +0000 (18:52 +0100)
committerLoic Dachary <loic@dachary.org>
Tue, 4 Feb 2014 07:06:26 +0000 (08:06 +0100)
commitcb39b1367676215fc244664d83ffb3e245dbc5b0
treea2bd7f2757210b3d70adbbb3f4abf126d5568de1
parent1acc73bb09e2c5630b30acf1af55ec8753119781
mon: osd crush rule create-erasure

Delegates the creation of the rule to the erasure code plugin associated
with the specified pool.

Reviewed-By: Christophe Courtaut <christophe.courtaut@gmail.com>
Signed-off-by: Loic Dachary <loic@dachary.org>
src/mon/MonCommands.h
src/mon/OSDMonitor.cc