]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ErasureCode: doc updates
authorLoic Dachary <loic@dachary.org>
Sun, 22 Sep 2013 16:40:48 +0000 (18:40 +0200)
committerLoic Dachary <loic@dachary.org>
Wed, 2 Oct 2013 13:02:53 +0000 (15:02 +0200)
commitff4887324ab020d129f9aa64077eb8696802a576
tree9c34994ace2e5bd7d38222e99a38cc76dd98477c
parente69baee07d03fa1c744d26975338321a70581328
ErasureCode: doc updates

* Update to the current state of the ghobject implementaiton and the fact
  that they encode the shard_t Although the pool also contains the shard
  id, it is less relevant to understand the implementation.

* Update with the erasure code plugin infrastructure and the example
  plugin now in master.

* Move jerasure to a separate page to be expanded and link it from the
  toc

* Kill the partial read and writes notes as it will probably not be
  implemented in the near future. Kill some of the notes because they
  are no longer relevant.

* Add a definition for "chunk rank"

* Reword, update schemas, fix typos.

Signed-off-by: Loic Dachary <loic@dachary.org>
doc/dev/osd_internals/erasure_coding.rst
doc/dev/osd_internals/erasure_coding/developer_notes.rst
doc/dev/osd_internals/erasure_coding/jerasure.rst [new file with mode: 0644]