]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Build internal plugins and classes as modules 6462/head
authorJames Page <james.page@ubuntu.com>
Wed, 4 Nov 2015 11:05:32 +0000 (11:05 +0000)
committerJames Page <james.page@ubuntu.com>
Wed, 4 Nov 2015 11:08:42 +0000 (11:08 +0000)
commit400b0f40457adad36300fd10c0fbb103ef33f9d2
treee35e2963f100d7b9f02ca8fc6de13e052d72f988
parentee029ebf906d4ba8bbd7a2b78709c3085237ee3a
Build internal plugins and classes as modules

Erasure coding plugins and Ceph classes are never exposed outside of the Ceph codebase, so versioning the built libraries adds limited value and does not reflect actual usage.

Build as un-versioned shared modules instead.

Signed-off-by: James Page <james.page@ubuntu.com>
src/cls/Makefile-server.am
src/erasure-code/isa/Makefile.am
src/erasure-code/jerasure/Makefile.am
src/erasure-code/lrc/Makefile.am
src/erasure-code/shec/Makefile.am