GNU bug report logs - #18316
[PATCH] warn on too large file copies

Previous Next

Package: coreutils;

Reported by: adamjsho <at> gmail.com

Date: Fri, 22 Aug 2014 15:58:02 UTC

Severity: normal

Tags: fixed, patch

Done: Assaf Gordon <assafgordon <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 18316 <at> debbugs.gnu.org (full text, mbox):

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Pádraig Brady <P <at> draigBrady.com>, 
 adamjsho <at> gmail.com
Cc: 18316 <at> debbugs.gnu.org
Subject: Re: bug#18316: [PATCH] warn on too large file copies
Date: Fri, 22 Aug 2014 12:11:56 -0700
[Message part 1 (text/plain, inline)]
That reminds me, we should be avoiding types like uint64_t unless 
they're really needed.  The fiemap code is bound tightly to the Linux 
kernel so I guess uint64_t is OK there, but the portable code should use 
higher-level types like off_t.  I installed the attached patch.  No 
doubt further cleanups like this could be made but one thing at a time.
[0001-maint-avoid-int64_t-and-similar-types-unless-they-re.patch (text/plain, attachment)]

This bug report was last modified 6 years and 309 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.