bug-coreutils
[Top][All Lists]
Advanced

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

Re: cp command - problem with sparse


From: Jim Meyering
Subject: Re: cp command - problem with sparse
Date: Wed, 02 Feb 2005 15:20:12 +0100

Andreas Schwab <address@hidden> wrote:
>>>>  if test "$2" = 64; then
>>>                   ^^
>>> Doesn't that need to be changed to 128 as well?
>>
>> Yes.  Thanks.  Fixed.
>
> Actually it should check for >= 128 to account for possible meta data.

Ok.  I've made it do that, too.
Is this just theoretical, or do you know of a file system type
that'd cause trouble (that doesn't support sparse files, yet for
which meta data can take up extra space)?




reply via email to

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