]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix 'pg dump' JSON output 1339/head
authorJohn Spray <john.spray@inktank.com>
Sat, 1 Mar 2014 17:01:10 +0000 (17:01 +0000)
committerJohn Spray <john.spray@inktank.com>
Sat, 1 Mar 2014 17:05:11 +0000 (17:05 +0000)
commite19dffb88daef05167ffdd612290e83a388ba3a5
treee6d5fd09083897e17f2c2589996772cebb623a85
parent07ddfcfa936d4618b5c1ccee3fa4fd9de2b9a036
mon: fix 'pg dump' JSON output

This was broken by 40bdcb88.  The 'acting' array had
the up_primary and acting_primary appended.

Fixes: #7572
Signed-off-by: John Spray <john.spray@inktank.com>
src/osd/osd_types.cc