ceph/doc/dev
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
..
osd_internals erasure-code: add directory to plugin init functions 2014-08-28 11:09:29 +02:00
radosgw
cache-pool.rst doc: fix a few typos in the dev docs 2014-07-09 11:05:46 +05:30
cephx_protocol.rst cephx_protocol.rst: fix typo 2014-03-08 23:11:25 +01:00
config.rst doc: s/osd/OSD/ if not part of a command 2014-03-09 00:01:40 +01:00
confusing.txt
context.rst
corpus.rst corpus.rst: fix typo 2014-03-08 23:22:38 +01:00
cpu-profiler.rst
delayed-delete.rst
dev_cluster_deployement.rst
differences-from-posix.rst
documenting.rst
erasure-coded-pool.rst doc: typo s/loose/lose 2014-08-05 10:35:03 +05:30
file-striping.rst
filestore-filesystem-compat.rst filestore-filesystem-compat.rst: fix typo 2014-03-08 23:25:53 +01:00
generatedocs.rst
index.rst
kernel-client-troubleshooting.rst
libs.rst
logs.rst doc/dev/logs.rst; fix some typos 2014-03-08 23:31:11 +01:00
mon-bootstrap.rst
network-encoding.rst doc: Initial network docs. 2014-08-09 15:52:38 -04:00
network-protocol.rst doc: Initial network docs. 2014-08-09 15:52:38 -04:00
object-store.rst
osd-class-path.rst doc: s/osd/OSD/ if not part of a command 2014-03-09 00:01:40 +01:00
peering.rst doc: s/osd/OSD/ if not part of a command 2014-03-09 00:01:40 +01:00
perf_counters.rst
placement-group.rst doc: s/osd/OSD/ if not part of a command 2014-03-09 00:01:40 +01:00
PlanningImplementation.txt
quick_guide.rst Fix syntax error in rst documentation 2014-08-25 14:44:01 -04:00
rbd-diff.rst Fix formatting of header 2014-05-20 10:38:01 +02:00
rbd-layering.rst doc: s/osd/OSD/ if not part of a command 2014-03-09 00:01:40 +01:00
release-process.rst doc: fix a few typos in the dev docs 2014-07-09 11:05:46 +05:30
repo-lab-access.rst
session_authentication.rst session_authentication.rst: fix some typos 2014-03-09 00:19:08 +01:00
versions.rst
wireshark.rst doc: Move wireshark documentation to dev. 2014-08-18 14:28:38 -07:00