bug-coreutils
[Top][All Lists]
Advanced

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

bug#6131: [PATCH]: fiemap support for efficient sparse file copy


From: Sunil Mushran
Subject: bug#6131: [PATCH]: fiemap support for efficient sparse file copy
Date: Tue, 08 Jun 2010 09:11:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.9) Gecko/20100423 Thunderbird/3.0.4

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<address@hidden>
+            Kalpak Shah<address@hidden>
+            Andreas Dilger<address@hidden>.  */
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.





reply via email to

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