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:
Kefu Chai 2015-08-25 19:35:53 +08:00
commit 665de0a91f
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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.