From c70a12cad32044bd7b0aa4144664d517d39f69dd Mon Sep 17 00:00:00 2001 From: alex Date: Sun, 5 Oct 2003 09:13:57 +0000 Subject: [PATCH] - we need no these patches any more --- lustre/kernel_patches/patches/ext-2.4-patch-5.patch | 15 --------------- lustre/kernel_patches/pc/ext-2.4-patch-5.pc | 1 - 2 files changed, 16 deletions(-) delete mode 100644 lustre/kernel_patches/patches/ext-2.4-patch-5.patch delete mode 100644 lustre/kernel_patches/pc/ext-2.4-patch-5.pc diff --git a/lustre/kernel_patches/patches/ext-2.4-patch-5.patch b/lustre/kernel_patches/patches/ext-2.4-patch-5.patch deleted file mode 100644 index a65f6ed..0000000 --- a/lustre/kernel_patches/patches/ext-2.4-patch-5.patch +++ /dev/null @@ -1,15 +0,0 @@ - include/linux/ext3_fs.h | 1 + - 1 files changed, 1 insertion(+) - ---- linux-2.4.18/include/linux/ext3_fs.h~ext-2.4-patch-5 2003-08-29 16:53:18.000000000 +0400 -+++ linux-2.4.18-alexey/include/linux/ext3_fs.h 2003-09-01 11:50:37.000000000 +0400 -@@ -344,6 +344,7 @@ struct ext3_inode { - #define EXT3_MOUNT_WRITEBACK_DATA 0x0C00 /* No data ordering */ - #define EXT3_MOUNT_UPDATE_JOURNAL 0x1000 /* Update the journal format */ - #define EXT3_MOUNT_NO_UID32 0x2000 /* Disable 32-bit UIDs */ -+#define EXT3_MOUNT_INDEX 0x4000 /* Enable directory index */ - - /* Compatibility, for having both ext2_fs.h and ext3_fs.h included at once */ - #ifndef _LINUX_EXT2_FS_H - -_ diff --git a/lustre/kernel_patches/pc/ext-2.4-patch-5.pc b/lustre/kernel_patches/pc/ext-2.4-patch-5.pc deleted file mode 100644 index 7191405..0000000 --- a/lustre/kernel_patches/pc/ext-2.4-patch-5.pc +++ /dev/null @@ -1 +0,0 @@ -include/linux/ext3_fs.h -- 1.8.3.1