From: Josh Durgin <josh.durgin@inktank.com>
To: David Zafman <david.zafman@inktank.com>
Cc: "ceph-devel@vger.kernel.org" <ceph-devel@vger.kernel.org>
Subject: Re: .gitignore issues
Date: Mon, 11 Feb 2013 19:13:24 -0800 [thread overview]
Message-ID: <5119B354.708@inktank.com> (raw)
In-Reply-To: <93F21572-A7E9-45FB-9766-6D663D6C6173@inktank.com>
On 02/11/2013 06:28 PM, David Zafman wrote:
>
> After updating to latest master I have the following files listed by git status:
These are mostly renamed binaries. If you run 'make clean' on the
version before the name changes
(133295ed001a950e3296f4e88a916ab2405be0cc) they'll be removed.
If you're sure you have nothing you want to save that's not
in a commit, you can always 'git clean -fdx'.
src/ceph.conf and src/keyring are generated by vstart.sh, and
I forgot to add them to .gitignore again earlier. There was
also a typo in ceph-filestore-dump - it was not renamed.
These are fixed now.
Josh
> $ git status
> # On branch master
> # Untracked files:
> # (use "git add <file>..." to include in what will be committed)
> #
> # src/bench_log
> # src/ceph-filestore-dump
> # src/ceph.conf
> # src/dupstore
> # src/keyring
> # src/kvstorebench
> # src/multi_stress_watch
> # src/omapbench
> # src/psim
> # src/radosacl
> # src/scratchtool
> # src/scratchtoolpp
> # src/smalliobench
> # src/smalliobenchdumb
> # src/smalliobenchfs
> # src/smalliobenchrbd
> # src/streamtest
> # src/testcrypto
> # src/testkeys
> # src/testrados
> # src/testrados_delete_pools_parallel
> # src/testrados_list_parallel
> # src/testrados_open_pools_parallel
> # src/testrados_watch_notify
> # src/testsignal_handlers
> # src/testtimers
> # src/tpbench
> # src/xattr_bench
> nothing added to commit but untracked files present (use "git add" to track)
>
> David Zafman
> Senior Developer
> david.zafman@inktank.com
>
>
>
next prev parent reply other threads:[~2013-02-12 3:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 2:28 .gitignore issues David Zafman
2013-02-12 3:13 ` Josh Durgin [this message]
2014-01-10 1:10 ` After creating more than one filesystem, how do i mount the filesystem i want? Isaac Otsiabah
2014-01-10 4:32 ` Jean-Charles LOPEZ
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=5119B354.708@inktank.com \
--to=josh.durgin@inktank.com \
--cc=ceph-devel@vger.kernel.org \
--cc=david.zafman@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.