ceph/doc/dev/osd_internals
Loic Dachary 487105df10 erasure-code: add directory to plugin init functions
The prototype of the init functions of erasure coded plugins is changed
from

   int __erasure_code_init(char *plugin_name)

to

   int __erasure_code_init(char *plugin_name, char *directory)

The jerasure plugin will find optimized variants in this directory and
load them. The load() and preload() functions of
ErasureCodePluginRegistry only use a directory instead of a more generic
parameters map. The parameters map was only used for the directory entry
anyway.

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-08-28 11:09:29 +02:00
..
erasure_coding erasure-code: add directory to plugin init functions 2014-08-28 11:09:29 +02:00
backfill_reservation.rst osd: prioritize recovery for degraded pgs 2013-05-09 12:00:29 -07:00
erasure_coding.rst doc: typo s/loose/lose 2014-08-05 10:35:03 +05:30
index.rst
map_message_handling.rst spelling corrections 2014-04-17 12:43:30 +10:00
osd_overview.rst
osd_throttles.rst doc: Added title. Suppresses no title warning messages. 2013-06-04 15:33:42 -07:00
osd_throttles.txt doc: Text of diagram for osd_throttles. 2013-05-31 11:14:29 -07:00
pg_removal.rst doc: fix a few typos in the dev docs 2014-07-09 11:05:46 +05:30
pg.rst fix typos and add hyperlink to peering 2013-05-14 22:46:37 +02:00
recovery_reservation.rst
scrub.rst Document scrubbing behavior 2013-03-11 12:44:47 -07:00
snaps.rst doc: fix a few typos in the dev docs 2014-07-09 11:05:46 +05:30
watch_notify.rst doc: fix rst for watch/notify internals 2013-02-26 17:45:33 -08:00
wbthrottle.rst doc: fix a few typos in the dev docs 2014-07-09 11:05:46 +05:30