]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
erasure-code: preload the default plugins in the mon 2356/head
authorLoic Dachary <loic-201408@dachary.org>
Fri, 29 Aug 2014 16:13:08 +0000 (18:13 +0200)
committerLoic Dachary <loic-201408@dachary.org>
Fri, 29 Aug 2014 17:26:33 +0000 (19:26 +0200)
commit895bddc5d4dabd2f05c13c343eb0d7457d6f132f
treee473fcade4428fd2f9cd5941938eebb9a9bd2b83
parentdb8d6e6e190de964ec3d5d1bbc87da2dcb3213f5
erasure-code: preload the default plugins in the mon

The commit 164f1a1959a863848319585fa752250c7b261381 preloads the
jerasure plugin in the OSD. They must also be preloaded in the mon for
the same reasons.

http://tracker.ceph.com/issues/9273 Fixes: #9273

Signed-off-by: Loic Dachary <loic-201408@dachary.org>
src/ceph_mon.cc
src/test/mon/mkfs.sh