Whamcloud - gitweb
- we need not this patch (large inodes support is part of fast ea patch)
authoralex <alex>
Thu, 16 Oct 2003 07:28:14 +0000 (07:28 +0000)
committeralex <alex>
Thu, 16 Oct 2003 07:28:14 +0000 (07:28 +0000)
lustre/kernel_patches/patches/ext3-large-inodes-2.4.18-chaos.patch [deleted file]
lustre/kernel_patches/pc/ext3-large-inodes-2.4.18-chaos.pc [deleted file]

diff --git a/lustre/kernel_patches/patches/ext3-large-inodes-2.4.18-chaos.patch b/lustre/kernel_patches/patches/ext3-large-inodes-2.4.18-chaos.patch
deleted file mode 100644 (file)
index 028b81d..0000000
+++ /dev/null
@@ -1,20 +0,0 @@
- fs/ext3/super.c |    6 ------
- 1 files changed, 6 deletions(-)
-
---- linux-2.4.18-chaos-uml/fs/ext3/super.c~ext3-large-inodes-2.4.18-chaos      2003-09-10 23:43:06.000000000 +0400
-+++ linux-2.4.18-chaos-uml-alexey/fs/ext3/super.c      2003-09-10 23:44:22.000000000 +0400
-@@ -1292,12 +1292,6 @@ struct super_block * ext3_read_super (st
-       } else {
-               sbi->s_inode_size = le16_to_cpu(es->s_inode_size);
-               sbi->s_first_ino = le32_to_cpu(es->s_first_ino);
--              if (sbi->s_inode_size != EXT3_GOOD_OLD_INODE_SIZE) {
--                      printk (KERN_ERR
--                              "EXT3-fs: unsupported inode size: %d\n",
--                              sbi->s_inode_size);
--                      goto failed_mount;
--              }
-       }
-       sbi->s_frag_size = EXT3_MIN_FRAG_SIZE <<
-                                  le32_to_cpu(es->s_log_frag_size);
-
-_
diff --git a/lustre/kernel_patches/pc/ext3-large-inodes-2.4.18-chaos.pc b/lustre/kernel_patches/pc/ext3-large-inodes-2.4.18-chaos.pc
deleted file mode 100644 (file)
index 08795de..0000000
+++ /dev/null
@@ -1 +0,0 @@
-fs/ext3/super.c