]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mgr: integrate optracker in ceph-mgr 54979/head
authorPrashant D <pdhange@redhat.com>
Thu, 21 Dec 2023 05:25:43 +0000 (00:25 -0500)
committerPrashant D <pdhange@redhat.com>
Mon, 25 Mar 2024 21:01:05 +0000 (17:01 -0400)
commit66efcaae7a05abaefb12758239b0e1ad5cbd85c9
treec6884a093e6e8721f1c687c956e0ba10a69c7d0e
parentbe90c592d7a1fc9067d0804edba050209a0e49b8
mgr: integrate optracker in ceph-mgr

Signed-off-by: Prashant D <pdhange@redhat.com>
Signed-off-by: Michael J. Kidd <linuxkidd@gmail.com>
ceph.spec.in
src/common/options/global.yaml.in
src/mgr/CMakeLists.txt
src/mgr/DaemonServer.cc
src/mgr/DaemonServer.h
src/mgr/MgrOpRequest.cc [new file with mode: 0644]
src/mgr/MgrOpRequest.h [new file with mode: 0644]
src/tracing/CMakeLists.txt
src/tracing/mgroprequest.c [new file with mode: 0644]
src/tracing/mgroprequest.tp [new file with mode: 0644]