* [PATCH] xfsprogs: add generated crc files to .gitignore @ 2013-11-06 10:25 Christoph Hellwig 2013-11-06 19:47 ` Dave Chinner 2013-11-10 1:04 ` Rich Johnston 0 siblings, 2 replies; 3+ messages in thread From: Christoph Hellwig @ 2013-11-06 10:25 UTC (permalink / raw) To: xfs 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 _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] xfsprogs: add generated crc files to .gitignore 2013-11-06 10:25 [PATCH] xfsprogs: add generated crc files to .gitignore Christoph Hellwig @ 2013-11-06 19:47 ` Dave Chinner 2013-11-10 1:04 ` Rich Johnston 1 sibling, 0 replies; 3+ messages in thread From: Dave Chinner @ 2013-11-06 19:47 UTC (permalink / raw) To: Christoph Hellwig; +Cc: xfs 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 ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] xfsprogs: add generated crc files to .gitignore 2013-11-06 10:25 [PATCH] xfsprogs: add generated crc files to .gitignore Christoph Hellwig 2013-11-06 19:47 ` Dave Chinner @ 2013-11-10 1:04 ` Rich Johnston 1 sibling, 0 replies; 3+ messages in thread From: Rich Johnston @ 2013-11-10 1:04 UTC (permalink / raw) To: Christoph Hellwig, xfs This has been committed. Thanks --Rich commit 7c2fe35ba549d9b52784f96ccb96a88499bde28f Author: Christoph Hellwig <hch@infradead.org> Date: Wed Nov 6 10:25:39 2013 +0000 xfsprogs: add generated crc files to .gitignore _______________________________________________ xfs mailing list xfs@oss.sgi.com http://oss.sgi.com/mailman/listinfo/xfs ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-11-10 1:05 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2013-11-06 10:25 [PATCH] xfsprogs: add generated crc files to .gitignore Christoph Hellwig 2013-11-06 19:47 ` Dave Chinner 2013-11-10 1:04 ` Rich Johnston
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox