]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon/DataHealthService: do not name xml key after mon
authorSage Weil <sage@inktank.com>
Sun, 28 Jul 2013 15:19:12 +0000 (08:19 -0700)
committerSage Weil <sage@inktank.com>
Sun, 28 Jul 2013 15:19:12 +0000 (08:19 -0700)
commit4b6c569a1143d997724fbce57fdf8ae9099ebc1a
tree2043ece4b6e5db6deb5191247582e8ef08ee2ca3
parent6881ab3b39259adcd7aed7026ccae1cba1db7aa1
mon/DataHealthService: do not name xml key after mon

The name might be something like '0', which is illegal.  This should be
the *type*, not name.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/DataHealthService.cc