mirror of
https://github.com/ceph/ceph
synced 2025-01-20 10:01:45 +00:00
PrimaryLogPG: cleanup do_sub_op and do_sub_op_reply
The related code has been cleaned in https://github.com/ceph/ceph/pull/17247, but it seems something was missed. Signed-off-by: Enming Zhang <enming.zhang@umcloud.com>
This commit is contained in:
parent
0591f01568
commit
f155480f01
@ -1438,8 +1438,6 @@ public:
|
||||
void record_write_error(OpRequestRef op, const hobject_t &soid,
|
||||
MOSDOpReply *orig_reply, int r);
|
||||
void do_pg_op(OpRequestRef op);
|
||||
void do_sub_op(OpRequestRef op);
|
||||
void do_sub_op_reply(OpRequestRef op);
|
||||
void do_scan(
|
||||
OpRequestRef op,
|
||||
ThreadPool::TPHandle &handle);
|
||||
|
Loading…
Reference in New Issue
Block a user