]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: helper for pool properties parsing
authorLoic Dachary <loic@dachary.org>
Sat, 1 Feb 2014 09:09:12 +0000 (10:09 +0100)
committerLoic Dachary <loic@dachary.org>
Tue, 4 Feb 2014 07:06:25 +0000 (08:06 +0100)
commit0cac20251acc4c152aaf5bdbba484ecc36ab1168
treeef8afe45145fc2cfdb955b9593f6400247c54b2a
parentcc66c6a01dd09b68b50a78254824c30cb56069b4
mon: helper for pool properties parsing

Add the prepare_pool_properties to convert the properties vector into a
properties map suitable for either initializing the pg_pool_t member or
an erasure code plugin.

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