]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: Replace deprecated use of format_to 47603/head
authorAdam C. Emerson <aemerson@redhat.com>
Mon, 7 Mar 2022 23:54:30 +0000 (18:54 -0500)
committerKefu Chai <tchaikov@gmail.com>
Mon, 15 Aug 2022 16:55:07 +0000 (00:55 +0800)
commit1ccb724fc004b2de0a92b35ad04eed3a5fef846c
treecc149348900a8a03e7dd2b5848184591aad98083
parente3fa69486c4bb486ac9464d8ffea1eac6d935669
mon: Replace deprecated use of format_to

The non-deprecated version takes an explicit OutputIterator.

Signed-off-by: Adam C. Emerson <aemerson@redhat.com>
(cherry picked from commit fff72cd14c58d06774cbd0274e6144b42448af03)
src/mon/LogMonitor.cc