]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/mgr/Mgr.h
import ceph quincy 17.2.6
[ceph.git] / ceph / src / mgr / Mgr.h
index 28a7da93de08312fc3ece50de516af6791e37050..22ebdb680410e89e335ed2232eac435fba68fd2b 100644 (file)
@@ -103,6 +103,7 @@ public:
   int call(
     std::string_view command,
     const cmdmap_t& cmdmap,
+    const bufferlist& inbl,
     Formatter *f,
     std::ostream& errss,
     ceph::buffer::list& out) override;