]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
Remove embedded 'cephd' code 22864/head
authorDan Mick <dan.mick@redhat.com>
Wed, 9 May 2018 02:24:17 +0000 (19:24 -0700)
committerNathan Cutler <ncutler@suse.com>
Thu, 5 Jul 2018 06:33:20 +0000 (08:33 +0200)
commit902f8479a825f95da57f8889d9833a9c3f6c0252
tree31a4f2977ee8ee1ef762e2a93c33521e687e6916
parentb199fb51f22ae1ae26d4a0da8b1e7dd9ddbe4e99
Remove embedded 'cephd' code

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 39b2626c7a36b3fef8d97cd276e23dc6f1f197f3)

Conflicts:
debian/rules
doc/dev/macos.rst
src/ceph_osd.cc
src/cls/CMakeLists.txt
src/compressor/CMakeLists.txt
src/compressor/brotli/CMakeLists.txt
src/compressor/brotli/CompressionPluginBrotli.cc
src/compressor/zlib/CMakeLists.txt
src/include/config-h.in.cmake
src/include/rados/objclass.h
src/libcephd/libcephd.cc
src/rgw/CMakeLists.txt
45 files changed:
CMakeLists.txt
README.alpine.md
alpine/APKBUILD.in
ceph.spec.in
cmake/modules/MergeStaticLibraries.cmake [deleted file]
debian/rules
do_freebsd.sh
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/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]