From 765a210c3feb4c41d54fc81c6c601f7b06e07441 Mon Sep 17 00:00:00 2001 From: nathan Date: Mon, 19 Jun 2006 19:20:51 +0000 Subject: [PATCH] Branch b1_5 sector_t-overflow doesn't apply to my 2.6.10 fc3 uml --- ldiskfs/kernel_patches/series/ldiskfs-2.6-fc3.series | 13 +++++++++++++ lustre/autoconf/lustre-core.m4 | 1 + lustre/kernel_patches/series/ldiskfs-2.6-fc3.series | 13 +++++++++++++ 3 files changed, 27 insertions(+) create mode 100644 ldiskfs/kernel_patches/series/ldiskfs-2.6-fc3.series create mode 100644 lustre/kernel_patches/series/ldiskfs-2.6-fc3.series diff --git a/ldiskfs/kernel_patches/series/ldiskfs-2.6-fc3.series b/ldiskfs/kernel_patches/series/ldiskfs-2.6-fc3.series new file mode 100644 index 0000000..3661023 --- /dev/null +++ b/ldiskfs/kernel_patches/series/ldiskfs-2.6-fc3.series @@ -0,0 +1,13 @@ +ext3-wantedi-2.6-rhel4.patch +ext3-san-jdike-2.6-suse.patch +iopen-2.6-rhel4.patch +export_symbols-ext3-2.6-suse.patch +ext3-map_inode_page-2.6-suse.patch +ext3-ea-in-inode-2.6-rhel4.patch +export-ext3-2.6-rhel4.patch +ext3-include-fixes-2.6-rhel4.patch +ext3-extents-2.6.9-rhel4.patch +ext3-mballoc2-2.6.9-rhel4.patch +ext3-nlinks-2.6.9.patch +ext3-ialloc-2.6.patch +ext3-lookup-dotdot-2.6.9.patch diff --git a/lustre/autoconf/lustre-core.m4 b/lustre/autoconf/lustre-core.m4 index a488504..7b00212 100644 --- a/lustre/autoconf/lustre-core.m4 +++ b/lustre/autoconf/lustre-core.m4 @@ -360,6 +360,7 @@ case $BACKINGFS in case $LINUXRELEASE in 2.6.5*) LDISKFS_SERIES="2.6-suse.series" ;; 2.6.9*) LDISKFS_SERIES="2.6-rhel4.series" ;; + 2.6.10-ac*) LDISKFS_SERIES="2.6-fc3.series" ;; 2.6.10*) LDISKFS_SERIES="2.6-rhel4.series" ;; 2.6.12*) LDISKFS_SERIES="2.6.12-vanilla.series" ;; 2.6.15*) LDISKFS_SERIES="2.6-fc5.series";; diff --git a/lustre/kernel_patches/series/ldiskfs-2.6-fc3.series b/lustre/kernel_patches/series/ldiskfs-2.6-fc3.series new file mode 100644 index 0000000..3661023 --- /dev/null +++ b/lustre/kernel_patches/series/ldiskfs-2.6-fc3.series @@ -0,0 +1,13 @@ +ext3-wantedi-2.6-rhel4.patch +ext3-san-jdike-2.6-suse.patch +iopen-2.6-rhel4.patch +export_symbols-ext3-2.6-suse.patch +ext3-map_inode_page-2.6-suse.patch +ext3-ea-in-inode-2.6-rhel4.patch +export-ext3-2.6-rhel4.patch +ext3-include-fixes-2.6-rhel4.patch +ext3-extents-2.6.9-rhel4.patch +ext3-mballoc2-2.6.9-rhel4.patch +ext3-nlinks-2.6.9.patch +ext3-ialloc-2.6.patch +ext3-lookup-dotdot-2.6.9.patch -- 1.8.3.1