mirror of
https://github.com/ceph/ceph
synced 2025-02-21 01:47:25 +00:00
Merge pull request #5657 from badone/master
doc: Fix typo in recovery reservation section Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
665de0a91f
@ -61,7 +61,7 @@ The recovery reservation state chart controls the PG state as reported
|
||||
to the monitor. The state chart can set:
|
||||
|
||||
- recovery_wait: waiting for local/remote reservations
|
||||
- recovering: recoverying
|
||||
- recovering: recovering
|
||||
- wait_backfill: waiting for remote backfill reservations
|
||||
- backfilling: backfilling
|
||||
- backfill_toofull: backfill reservation rejected, OSD too full
|
||||
|
@ -24,5 +24,5 @@ Filestore syncs have a sideeffect of flushing all outstanding objects
|
||||
in the wbthrottle.
|
||||
|
||||
lfn_unlink clears the cached FDRef and wbthrottle entries for the
|
||||
unlinked object when then last link is removed and asserts that all
|
||||
unlinked object when the last link is removed and asserts that all
|
||||
outstanding FDRefs for that object are dead.
|
||||
|
Loading…
Reference in New Issue
Block a user