From: Danny Al-Gaaf <danny.al-gaaf@bisect.de>
To: ceph-devel@vger.kernel.org
Cc: Sage Weil <sage@inktank.com>
Subject: Re: [PATCH 0/3] [RFC] rename files from ceph-test package
Date: Wed, 06 Feb 2013 09:30:23 +0100 [thread overview]
Message-ID: <5112149F.4000303@bisect.de> (raw)
In-Reply-To: <1359998564-27004-1-git-send-email-danny.al-gaaf@bisect.de>
Hi,
any comments on these patches?
Danny
Am 04.02.2013 18:22, schrieb Danny Al-Gaaf:
> The ceph-test package contains files which are installed to /usr/bin,
> but these files have names which don't give any hint that they are
> part of ceph.
>
> Rename the files of the ceph-test package to indicate they belong
> to ceph. Prefix them with "ceph_". Update packaging files like
> RPM spec and debian files. Add some files which are present in
> ceph-test of the RPM spec file but not in ceph-test.install.
>
> I hope I didn't oversee any reference/call of the changed files.
> If the change gets accepted maybe some other tools outside this git
> tree needs to be updated. Let me know which projects I need to update.
>
> Update and cleanup .gitignore files.
>
> Danny Al-Gaaf (3):
> ceph-test: give binaries from ceph-test package useful names
> .gitignore: cleanup and sort entries
> ceph-test.install: updated filelist
>
> .gitignore | 77 ++--
> ceph.spec.in | 122 +++----
> debian/ceph-test.install | 120 +++----
> doc/.gitignore | 3 +-
> qa/workunits/cls/test_cls_lock.sh | 2 +-
> qa/workunits/cls/test_cls_rbd.sh | 2 +-
> qa/workunits/cls/test_cls_refcount.sh | 2 +-
> qa/workunits/cls/test_cls_rgw.sh | 2 +-
> qa/workunits/libcephfs/test.sh | 2 +-
> qa/workunits/mon/workloadgen.sh | 4 +-
> qa/workunits/osdc/stress_objectcacher.sh | 2 +-
> qa/workunits/rados/stress_watch.sh | 2 +-
> qa/workunits/rados/test.sh | 24 +-
> qa/workunits/rbd/smalliobench.sh | 2 +-
> qa/workunits/rbd/test_librbd.sh | 2 +-
> src/.gitignore | 173 +++------
> src/.gitignore.orig | 142 ++++++++
> src/Makefile.am | 586 +++++++++++++++----------------
> src/client/test_ioctls.c | 2 +-
> src/dupstore.cc | 2 +-
> src/gtest/.gitignore | 2 +
> src/psim.cc | 2 +-
> src/test/filestore/TestFileStoreState.cc | 2 +-
> src/test/filestore/run_seed_to.sh | 10 +-
> src/test/run-rbd-tests | 8 +-
> src/test/test_filejournal.cc | 2 +-
> src/test/test_mutate.cc | 2 +-
> 27 files changed, 685 insertions(+), 616 deletions(-)
> create mode 100644 src/.gitignore.orig
> create mode 100644 src/gtest/.gitignore
>
prev parent reply other threads:[~2013-02-06 8:30 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-04 17:22 [PATCH 0/3] [RFC] rename files from ceph-test package Danny Al-Gaaf
2013-02-04 17:22 ` [PATCH 1/3] ceph-test: give binaries from ceph-test package useful names Danny Al-Gaaf
2013-02-06 9:05 ` Josh Durgin
2013-02-04 17:22 ` [PATCH 2/3] .gitignore: cleanup and sort entries Danny Al-Gaaf
2013-02-06 9:14 ` Josh Durgin
2013-02-06 18:31 ` Danny Al-Gaaf
2013-02-04 17:22 ` [PATCH 3/3] ceph-test.install: updated filelist Danny Al-Gaaf
2013-02-06 9:17 ` Josh Durgin
2013-02-06 8:30 ` Danny Al-Gaaf [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5112149F.4000303@bisect.de \
--to=danny.al-gaaf@bisect.de \
--cc=ceph-devel@vger.kernel.org \
--cc=sage@inktank.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.