From: nathan Date: Mon, 19 Jun 2006 19:20:51 +0000 (+0000) Subject: Branch b1_5 X-Git-Tag: v1_7_100~1^90~8^2~101 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=765a210c3feb4c41d54fc81c6c601f7b06e07441;p=fs%2Flustre-release.git Branch b1_5 sector_t-overflow doesn't apply to my 2.6.10 fc3 uml --- 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