]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon: fix JSON `fs ls` output 2615/head
authorJohn Spray <john.spray@redhat.com>
Wed, 1 Oct 2014 11:08:00 +0000 (12:08 +0100)
committerJohn Spray <john.spray@redhat.com>
Wed, 1 Oct 2014 11:09:16 +0000 (12:09 +0100)
commita470c96e6bde361452d0997ce8e17dfbc925c871
tree70e711560690ff8102122ff11d428bceca418245
parentfd5af139499cb21b496b332a96acfedc41c8c0e3
mon: fix JSON `fs ls` output

A missing list terminator was causing unparseable output.

Signed-off-by: John Spray <john.spray@redhat.com>
src/mon/MDSMonitor.cc