bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in diff ?


From: Paul Eggert
Subject: Re: Bug in diff ?
Date: 20 Mar 2003 00:27:59 -0800
User-agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/20.3

Markus Blau <address@hidden> writes:

> >How do you know that it didn't compare the rest of the files?  Perhaps
> >they were all the same.
> 
> Because the comparation of 60 GB took only 20 Minutes instead of 5
> hours (which I guess is the better value for binary comparing).

So you're complaining that GNU diff is too fast?  :-)

GNU diff uses inode numbers to bypass comparisons of hard links to the
same file.  It results in very fast comparisons.  Perhaps that is what
is happening to you.  If your filesystem is reporting inode numbers
incorrectly, that can cause GNU diff to report incorrect results.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]