]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: pool properties are not an array
authorLoic Dachary <loic@dachary.org>
Sat, 21 Dec 2013 13:48:27 +0000 (14:48 +0100)
committerLoic Dachary <loic@dachary.org>
Sun, 22 Dec 2013 22:43:54 +0000 (23:43 +0100)
commitdf1704eeb05501fec899e2e8ec96d166592fea9d
tree767025801faab076bf69231caa8da124c6d5ecc9
parentdf0d038d7b7b4783bc9d3ce1e4d49afc4c89714e
osd: pool properties are not an array

They must be dumped with open_object_section instead of
open_array_section otherwise only the values are displayed.

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