From 5cacec5a1b4eb74c77d78774846f29c68b106c44 Mon Sep 17 00:00:00 2001 From: alex Date: Tue, 13 Jan 2004 13:03:16 +0000 Subject: [PATCH] - top of extents patch was corrupted --- lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch b/lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch index a0ff220..c020054 100644 --- a/lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch +++ b/lustre/kernel_patches/patches/ext3-extents-2.4.18-chaos.patch @@ -10,7 +10,10 @@ --- /dev/null 2003-01-30 13:24:37.000000000 +0300 +++ linux-2.4.18-chaos-alexey/fs/ext3/extents.c 2003-09-23 18:08:59.000000000 +0400 -1inux/fs/ext3/extents.c +@@ -0,0 +1,1614 @@ ++/* ++ * ++ * linux/fs/ext3/extents.c + * + * Extents support for EXT3 + * -- 1.8.3.1