Merge pull request #2969 from dachary/wip-erasure-code-documentation

doc: erasure-code developer documentation typo

Reviewed-by: Pavan Rallabhandi <Pavan.Rallabhandi@sandisk.com>
This commit is contained in:
Loic Dachary 2014-11-19 11:24:01 +01:00
commit 5997635d0b

View File

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