Fix typos

This commit is contained in:
Vitaliy Filippov
2024-11-26 14:31:47 +03:00
parent d84b84f58d
commit 0d01573da3
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -218,5 +218,5 @@ All other client-side components are based on the client library:
- Deleting images in a degraded cluster may currently lead to objects reappearing
after dead OSDs come back, and in case of erasure-coded pools, they may even
reappear as incomplete. Just repeat the removal request again in this case.
This problem will be fixed in the nearest future, the fix is already implemented
in the "epoch-deletions" branch.
This problem will be fixed in the future, along with the metadata disk storage
format update.