2003-06-19 00:20:08

by Daniel Phillips

[permalink] [raw]
Subject: Please restore my (c)

This patch restores my copyright notice for the HTree directory index,
inadvertently omitted during the conversion from Ext2 to Ext3.

Linus, please apply.

--- 2.5.72.clean/fs/ext3/dir.c 2003-06-17 06:20:02.000000000 +0200
+++ 2.5.72/fs/ext3/dir.c 2003-06-19 04:29:27.000000000 +0200
@@ -16,6 +16,9 @@
*
* Big-endian to little-endian byte-swapping/bitmaps by
* David S. Miller ([email protected]), 1995
+ *
+ * Hash Tree Directory indexing (c) 2001 Daniel Phillips
+ *
*/

#include <linux/fs.h>