From e1d604615bb1c58fc7c967d5f8937b68bbab1eee Mon Sep 17 00:00:00 2001 From: alex Date: Wed, 14 Jan 2004 16:29:16 +0000 Subject: [PATCH] - fast ea patch against 2.6.0 added (builds and passes sanity/acc-sm) --- lustre/kernel_patches/series/kgdb_2.6.0 | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/lustre/kernel_patches/series/kgdb_2.6.0 b/lustre/kernel_patches/series/kgdb_2.6.0 index 44b129f..90835ab 100644 --- a/lustre/kernel_patches/series/kgdb_2.6.0 +++ b/lustre/kernel_patches/series/kgdb_2.6.0 @@ -1,19 +1,20 @@ -2.6.0-mm2.patch +2.6.0-mm2.patch lustre_build.patch lustre_version.patch -vfs_intent_2.6.0.patch -vfs_nointent_2.6.0-test6.patch +vfs_intent_2.6.0.patch +vfs_nointent_2.6.0-test6.patch vfs_races_2.5.72_rev1.patch -ext3-wantedi-2.6.patch +ext3-wantedi-2.6.patch ext3-san-jdike-2.5.73.patch -iopen-2.6.0-test6.patch -export-truncate-2.5.63.patch +iopen-2.6.0-test6.patch +export-truncate-2.5.63.patch qla2xxx-v8.00.00b1-2.5.73.patch -export_symbols-2.6.0.patch -ext3-map_inode_page-2.6.0.patch +export_symbols-2.6.0.patch +ext3-map_inode_page-2.6.0.patch removepage-2.6.0.patch -dev_read_only_2.6.0.patch -kernel_text_address-2.6.0.patch -ext3-init-generation-2.6.0.patch -invalidate_show-2.6.0.patch -ext3-start_this_handle-must-return-error.patch +dev_read_only_2.6.0.patch +kernel_text_address-2.6.0.patch +ext3-init-generation-2.6.0.patch +invalidate_show-2.6.0.patch +ext3-start_this_handle-must-return-error.patch +ext3-ea-in-inode-2.6.0.patch -- 1.8.3.1