]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Call get_json_str_map under wth_val
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 20 Nov 2017 21:11:00 +0000 (16:11 -0500)
committerAdam C. Emerson <aemerson@redhat.com>
Thu, 7 Dec 2017 20:46:11 +0000 (15:46 -0500)
commit777edc181d65678b9c9ca0dd0fd94465d3e5697b
tree50b7d1d61ad49979cb900814c83b1959066f3f5f
parent8dafb23516ebc6a19c035f52d1010fe3eae2ae52
mon: Call get_json_str_map under wth_val

To avoid temporary heap allocations.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
src/mon/OSDMonitor.cc