From: Loic Dachary Date: Wed, 19 Nov 2014 10:06:31 +0000 (+0100) Subject: doc: erasure-code developer documentation typo X-Git-Tag: v0.90~64^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F2969%2Fhead;p=ceph.git doc: erasure-code developer documentation typo Reported-by: Pavan Rallabhandi Signed-off-by: Loic Dachary --- diff --git a/doc/dev/erasure-coded-pool.rst b/doc/dev/erasure-coded-pool.rst index 585963714927..bdc0b62a0b03 100644 --- a/doc/dev/erasure-coded-pool.rst +++ b/doc/dev/erasure-coded-pool.rst @@ -22,7 +22,7 @@ modified after being written. On average there is one write for 10,000 reads. A replicated pool is created and set as a cache tier for the -replicated pool. An agent demotes objects (i.e. moves them from the +erasure coded pool. An agent demotes objects (i.e. moves them from the replicated pool to the erasure-coded pool) if they have not been accessed in a week.