Jim Meyering writes:
> Goswin von Brederlow wrote:
>> Package: coreutils
>> Version: 8.5-1
>> Severity: normal
>> File: /bin/cp
>>
>> when copying files the size of the resulting file is known (except in
>> race conditions) beforehand and should be communicated to the
>> filesystem using posix_fa
Goswin von Brederlow wrote:
> Package: coreutils
> Version: 8.5-1
> Severity: normal
> File: /bin/cp
>
> when copying files the size of the resulting file is known (except in
> race conditions) beforehand and should be communicated to the
> filesystem using posix_fallocate(). This ensures there is
Package: coreutils
Version: 8.5-1
Severity: normal
File: /bin/cp
Hi,
when copying files the size of the resulting file is known (except in
race conditions) beforehand and should be communicated to the
filesystem using posix_fallocate(). This ensures there is enough space
for the file and more imp
3 matches
Mail list logo