]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
ErasureCode: proofread abstract API documentation
authorLoic Dachary <loic@dachary.org>
Mon, 16 Sep 2013 10:12:52 +0000 (12:12 +0200)
committerLoic Dachary <loic@dachary.org>
Thu, 19 Sep 2013 07:47:53 +0000 (09:47 +0200)
commitd8b55837fde104049448314462aec6c8dd3c4832
treeb32bca73c232293e7b1d99aa50bf39cac1ec6f93
parent96010924cbbcbd00ca4605fb6a5a336ccfa43c7d
ErasureCode: proofread abstract API documentation

* Andreas-Joachim Peters suggests to reduce copies to the minimum. When
  possible the output arguments will just point to the input
  argument. This must be documented as any side effect on the input
  argument may modify the output argument

* Fix typos

* Fix may/could/must/should to better reflect what's mandatory and
  what's not.

* Reword the explanation of minimum_to_decode_with_cost to not suggest
  an implementation. This will need to be revisited anyway, when the
  semantic of the cost is defined.

* Explain chunk size constraints

Signed-off-by: Loic Dachary <loic@dachary.org>
src/osd/ErasureCodeInterface.h