GNU bug report logs - #6131
[PATCH]: fiemap support for efficient sparse file copy

Previous Next

Package: coreutils;

Reported by: "jeff.liu" <jeff.liu <at> oracle.com>

Date: Fri, 7 May 2010 14:16:02 UTC

Severity: normal

Tags: patch

Done: Jim Meyering <jim <at> meyering.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Sunil Mushran <sunil.mushran <at> oracle.com>
To: Eric Blake <eblake <at> redhat.com>
Cc: bug-coreutils <at> gnu.org, Jim Meyering <jim <at> meyering.net>, Joel Becker <Joel.Becker <at> oracle.com>, "jeff.liu" <jeff.liu <at> oracle.com>, Tao Ma <tao.ma <at> oracle.com>, Chris Mason <chris.mason <at> oracle.com>
Subject: bug#6131: [PATCH]: fiemap support for efficient sparse file copy
Date: Tue, 08 Jun 2010 09:11:46 -0700
On 06/08/2010 05:10 AM, Eric Blake wrote:
>> new file mode 100644
>> index 0000000..d33293b
>> --- /dev/null
>> +++ b/src/fiemap.h
>> @@ -0,0 +1,102 @@
>> +/* FS_IOC_FIEMAP ioctl infrastructure.
>> +   Some portions copyright (C) 2007 Cluster File Systems, Inc
>> +   Authors: Mark Fasheh<mfasheh <at> suse.com>
>> +            Kalpak Shah<kalpak.shah <at> sun.com>
>> +            Andreas Dilger<adilger <at> sun.com>.  */
>>      
> Shouldn't we also add an FSF Copyright 2010 to this new file, to cover
> our changes?
>    

+/* Copy from kernel, modified to respect GNU code style by Jie Liu.  */


The difference is only in style.




This bug report was last modified 14 years and 119 days ago.

Previous Next


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