All of lore.kernel.org
 help / color / mirror / Atom feed
From: Dave Chinner <david@fromorbit.com>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] xfsprogs: add generated crc files to .gitignore
Date: Thu, 7 Nov 2013 06:47:38 +1100	[thread overview]
Message-ID: <20131106194738.GG6188@dastard> (raw)
In-Reply-To: <20131106102539.GA9481@infradead.org>

On Wed, Nov 06, 2013 at 02:25:39AM -0800, Christoph Hellwig wrote:
> 
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> 
> diff --git a/.gitignore b/.gitignore
> index 446d84e..913b371 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -67,3 +67,8 @@ cscope.*
>  /quota/xfs_quota
>  /repair/xfs_repair
>  /rtcp/xfs_rtcp
> +
> +# generated crc files
> +/libxfs/crc32selftest
> +/libxfs/crc32table.h
> +/libxfs/gen_crc32table

Ah, I've never noticed that because I don't build in the source
trees I work in.

Reviewed-by: Dave Chinner <dchinner@redhat.com>
-- 
Dave Chinner
david@fromorbit.com

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

  reply	other threads:[~2013-11-06 19:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-06 10:25 [PATCH] xfsprogs: add generated crc files to .gitignore Christoph Hellwig
2013-11-06 19:47 ` Dave Chinner [this message]
2013-11-10  1:04 ` Rich Johnston

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=20131106194738.GG6188@dastard \
    --to=david@fromorbit.com \
    --cc=hch@infradead.org \
    --cc=xfs@oss.sgi.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.