mirror of
https://github.com/ceph/ceph
synced 2025-02-22 10:37:15 +00:00
crimson: drop the declared but undefined PG::do_osd_op().
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
This commit is contained in:
parent
1523bf9bdb
commit
784a798374
@ -536,10 +536,6 @@ private:
|
||||
ObjectContextRef obc,
|
||||
const OpInfo &op_info);
|
||||
seastar::future<Ref<MOSDOpReply>> do_pg_ops(Ref<MOSDOp> m);
|
||||
seastar::future<> do_osd_op(
|
||||
ObjectState& os,
|
||||
OSDOp& op,
|
||||
ceph::os::Transaction& txn);
|
||||
seastar::future<ceph::bufferlist> do_pgnls(ceph::bufferlist& indata,
|
||||
const std::string& nspace,
|
||||
uint64_t limit);
|
||||
|
Loading…
Reference in New Issue
Block a user