public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Daniel Phillips <phillips@bonn-fries.net>
To: "Albert D. Cahalan" <acahalan@cs.uml.edu>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Htree directory index for Ext2, updated
Date: Fri, 17 May 2002 07:18:23 +0200	[thread overview]
Message-ID: <E178a8G-00005D-00@starship> (raw)
In-Reply-To: <200205170422.g4H4M5q295551@saturn.cs.uml.edu>

On Friday 17 May 2002 06:22, Albert D. Cahalan wrote:
> > After learning to my horror that gnu patch will, if a patch was made to be 
> > applied with option -p0, sometimes apply patches to your 'clean' tree (the 
> > one with the ---'s) instead of the target tree (the one with the +++'s) I 
> > decided to switch to -p1, and that is how this patch is to be applied.
> 
> The worst thing is that gnu patch will make
> this decision on a per-file basis, so you
> can't then back out the changes with -R.
> 
> Do like this:
> 
> diff -Naurd old new
> 
> IMPORTANT: the directory names should have
> the same number of characters in them.

Why is that?

> Do not try something like:
> 
> diff -Naurd bad idea
> diff -Naurd doomed 2fail
> 
> Don't use "linux" for a name. Don't use
> anything Linus might use. Pick your own
> equal-length directory names, and don't
> distribute tarballs containing them.
> This prevents source-destroying disasters.

I think you're saying that patch is broken by design.  And what's the standard 
argument for not fixing it?

-- 
Daniel

  reply	other threads:[~2002-05-17  5:18 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-17  0:34 Htree directory index for Ext2, updated Daniel Phillips
2002-05-17  4:22 ` Albert D. Cahalan
2002-05-17  5:18   ` Daniel Phillips [this message]
2002-05-17  7:36     ` Albert D. Cahalan
2002-05-18  1:21       ` Daniel Phillips
2002-05-18  5:34         ` Andreas Dilger
2002-05-18  5:44           ` Daniel Phillips
2002-05-18  5:57             ` Kai Germaschewski
2002-05-18  5:58             ` Andreas Dilger
2002-05-18  6:13               ` Daniel Phillips
2002-05-18 17:26                 ` Andreas Dilger
2002-05-22  9:43                   ` Daniel Phillips
2002-05-22 10:23                     ` Andreas Dilger
2002-05-22 14:40                       ` Larry McVoy
2002-05-18  6:22               ` Daniel Phillips
2002-05-17  7:43     ` Russell King
2002-05-18  0:49       ` Daniel Phillips

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=E178a8G-00005D-00@starship \
    --to=phillips@bonn-fries.net \
    --cc=acahalan@cs.uml.edu \
    --cc=linux-kernel@vger.kernel.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox