]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
osd: use unique_ptr<Formatter> for asok_command
authorSage Weil <sage@redhat.com>
Mon, 9 Sep 2019 19:55:13 +0000 (14:55 -0500)
committerSage Weil <sage@redhat.com>
Fri, 4 Oct 2019 14:07:02 +0000 (09:07 -0500)
commitb4bf936a8959eb6e1069dd10c9f967379f6368eb
tree182ef42e9f0c882c715e6aef868674f165184a93
parentf3980856c38e7a5871b55e543a94ec8c0f33e995
osd: use unique_ptr<Formatter> for asok_command

Simpify lifecycle.

Signed-off-by: Sage Weil <sage@redhat.com>
src/osd/OSD.cc