mirror of
https://github.com/ceph/ceph
synced 2024-12-14 23:46:28 +00:00
487105df10
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> |
||
---|---|---|
.. | ||
osd_internals | ||
radosgw | ||
cache-pool.rst | ||
cephx_protocol.rst | ||
config.rst | ||
confusing.txt | ||
context.rst | ||
corpus.rst | ||
cpu-profiler.rst | ||
delayed-delete.rst | ||
dev_cluster_deployement.rst | ||
differences-from-posix.rst | ||
documenting.rst | ||
erasure-coded-pool.rst | ||
file-striping.rst | ||
filestore-filesystem-compat.rst | ||
generatedocs.rst | ||
index.rst | ||
kernel-client-troubleshooting.rst | ||
libs.rst | ||
logs.rst | ||
mon-bootstrap.rst | ||
network-encoding.rst | ||
network-protocol.rst | ||
object-store.rst | ||
osd-class-path.rst | ||
peering.rst | ||
perf_counters.rst | ||
placement-group.rst | ||
PlanningImplementation.txt | ||
quick_guide.rst | ||
rbd-diff.rst | ||
rbd-layering.rst | ||
release-process.rst | ||
repo-lab-access.rst | ||
session_authentication.rst | ||
versions.rst | ||
wireshark.rst |