]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
Remove embedded 'cephd' code
authorDan Mick <dan.mick@redhat.com>
Wed, 9 May 2018 02:24:17 +0000 (19:24 -0700)
committerDan Mick <dan.mick@redhat.com>
Fri, 11 May 2018 20:10:26 +0000 (13:10 -0700)
commit39b2626c7a36b3fef8d97cd276e23dc6f1f197f3
tree76e9ddb2bf9c53f1788018bacb283e0b32cdb97d
parentce7afd435e039265671fe4a2685c88785cb8d57c
Remove embedded 'cephd' code

Signed-off-by: Dan Mick <dan.mick@redhat.com>
48 files changed:
CMakeLists.txt
README.alpine.md
alpine/APKBUILD.in
ceph.spec.in
cmake/modules/MergeStaticLibraries.cmake [deleted file]
debian/rules
do_freebsd.sh
doc/dev/macos.rst
src/CMakeLists.txt
src/ceph_mds.cc
src/ceph_mon.cc
src/ceph_osd.cc
src/cls/CMakeLists.txt
src/compressor/CMakeLists.txt
src/compressor/brotli/CMakeLists.txt
src/compressor/brotli/CompressionPluginBrotli.cc
src/compressor/lz4/CMakeLists.txt
src/compressor/lz4/CompressionPluginLZ4.cc
src/compressor/snappy/CMakeLists.txt
src/compressor/snappy/CompressionPluginSnappy.cc
src/compressor/zlib/CMakeLists.txt
src/compressor/zlib/CompressionPluginZlib.cc
src/compressor/zstd/CMakeLists.txt
src/compressor/zstd/CompressionPluginZstd.cc
src/erasure-code/CMakeLists.txt
src/erasure-code/isa/CMakeLists.txt
src/erasure-code/isa/ErasureCodePluginIsa.cc
src/erasure-code/jerasure/CMakeLists.txt
src/erasure-code/jerasure/ErasureCodePluginJerasure.cc
src/erasure-code/lrc/CMakeLists.txt
src/erasure-code/lrc/ErasureCodePluginLrc.cc
src/erasure-code/shec/CMakeLists.txt
src/erasure-code/shec/ErasureCodePluginShec.cc
src/include/cephd/libcephd.h [deleted file]
src/include/config-h.in.cmake
src/include/rados/objclass.h
src/key_value_store/CMakeLists.txt
src/libcephd/CMakeLists.txt [deleted file]
src/libcephd/libcephd.cc [deleted file]
src/librados/CMakeLists.txt
src/librbd/CMakeLists.txt
src/rgw/CMakeLists.txt
src/rgw/rgw_admin.cc
src/rgw/rgw_main.cc
src/test/CMakeLists.txt
src/test/libcephd/CMakeLists.txt [deleted file]
src/test/libcephd/misc.cc [deleted file]
src/test/libcephd/test.cc [deleted file]