Signed-off-by: Sage Weil <sage@redhat.com>
ceph_scratchtool \
ceph_scratchtoolpp \
ceph_test_* \
- ceph_xattr_bench \
ceph-coverage \
ceph-monstore-tool \
ceph-osdomap-tool \
%{_bindir}/ceph_scratchtool
%{_bindir}/ceph_scratchtoolpp
%{_bindir}/ceph_test_*
-%{_bindir}/ceph_xattr_bench
%{_bindir}/ceph-coverage
%{_bindir}/ceph-debugpack
%{_mandir}/man8/ceph-debugpack.8*
usr/bin/ceph_scratchtool
usr/bin/ceph_scratchtoolpp
usr/bin/ceph_test_*
-usr/bin/ceph_xattr_bench
usr/lib/ceph/ceph-monstore-update-crush.sh
usr/share/java/libcephfs-test.jar
endif()
target_link_libraries(ceph_perf_local os global ${UNITTEST_LIBS})
-# ceph_xattr_bench
-add_executable(ceph_xattr_bench
- xattr_bench.cc
- )
-set_target_properties(ceph_xattr_bench PROPERTIES COMPILE_FLAGS
- ${UNITTEST_CXX_FLAGS})
-target_link_libraries(ceph_xattr_bench
- os
- ceph-common
- ${UNITTEST_LIBS}
- global
- ${EXTRALIBS}
- ${BLKID_LIBRARIES}
- ${CMAKE_DL_LIBS}
- )
-
install(TARGETS
ceph_bench_log
ceph_multi_stress_watch
ceph_objectstore_bench
ceph_omapbench
ceph_perf_local
- ceph_xattr_bench
DESTINATION bin)
# ceph_test_filejournal