mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
osd: Remove unused function declearation
Signed-off-by: wuxingyi <wuxingyi2015@outlook.com>
This commit is contained in:
parent
f7f156db5e
commit
f0c025662a
@ -1889,7 +1889,6 @@ public:
|
||||
}
|
||||
void maybe_kick_recovery(const hobject_t &soid);
|
||||
void wait_for_unreadable_object(const hobject_t& oid, OpRequestRef op);
|
||||
void wait_for_all_missing(OpRequestRef op);
|
||||
|
||||
bool check_laggy(OpRequestRef& op);
|
||||
bool check_laggy_requeue(OpRequestRef& op);
|
||||
|
Loading…
Reference in New Issue
Block a user