mirror of
https://github.com/ceph/ceph
synced 2025-01-01 08:32:24 +00:00
Merge pull request #11513 from badone/clear_primary_state-typo
osd: fix typo in PG::clear_primary_state
This commit is contained in:
commit
d6557a1f70
@ -948,7 +948,7 @@ void PG::clear_primary_state()
|
||||
|
||||
snap_trimq.clear();
|
||||
|
||||
finish_sync_event = 0; // so that _finish_recvoery doesn't go off in another thread
|
||||
finish_sync_event = 0; // so that _finish_recovery doesn't go off in another thread
|
||||
|
||||
missing_loc.clear();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user