From: David Zafman Date: Thu, 31 Jan 2013 02:50:07 +0000 (-0800) Subject: Add ceph-filestore-dump to the packaging X-Git-Tag: v0.57~70 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=0758fabaedf5e539da78981bd08543fe67087f7f;p=ceph.git Add ceph-filestore-dump to the packaging Feature: #3890 Signed-off-by: David Zafman Reviewed-by: Dan Mick --- diff --git a/ceph.spec.in b/ceph.spec.in index b98ae069ea07..bf8c5db9b497 100644 --- a/ceph.spec.in +++ b/ceph.spec.in @@ -512,6 +512,7 @@ fi %{_bindir}/smalliobench %{_bindir}/smalliobenchdumb %{_bindir}/smalliobenchfs +%{_bindir}/ceph-filestore-dump %{_bindir}/streamtest %{_bindir}/test_cfuse_cache_invalidate %{_bindir}/test_cls_lock diff --git a/debian/ceph-test.install b/debian/ceph-test.install index 46c4ec882ed6..96cb33dce557 100644 --- a/debian/ceph-test.install +++ b/debian/ceph-test.install @@ -12,6 +12,7 @@ usr/bin/scratchtoolpp usr/bin/smalliobench usr/bin/smalliobenchdumb usr/bin/smalliobenchfs +usr/bin/ceph-filestore-dump usr/bin/streamtest usr/bin/test_cfuse_cache_invalidate usr/bin/test_cls_lock