Skip to content
Snippets Groups Projects
Commit 7654facb authored by Yang Sheng's avatar Yang Sheng
Browse files

Branch b1_6

b=13616
i=johann
i=scjody

Modify target file & which_kernel for RHEL5 2.6.18-8.1.10.el5 kernel.
parent 5bd6c7fe
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ tbd Cluster File Systems, Inc. <info@clusterfs.com> ...@@ -4,7 +4,7 @@ tbd Cluster File Systems, Inc. <info@clusterfs.com>
2.6.5-7.286 (SLES 9), 2.6.5-7.286 (SLES 9),
2.6.9-55.0.2.EL (RHEL 4), 2.6.9-55.0.2.EL (RHEL 4),
2.6.16.46-0.14 (SLES 10), 2.6.16.46-0.14 (SLES 10),
2.6.18-8.1.8.el5 (RHEL 5), 2.6.18-8.1.10.el5 (RHEL 5),
2.6.18.8 vanilla (kernel.org) 2.6.18.8 vanilla (kernel.org)
* Client support for unpatched kernels: * Client support for unpatched kernels:
(see http://wiki.lustre.org/index.php?title=Patchless_Client) (see http://wiki.lustre.org/index.php?title=Patchless_Client)
...@@ -72,6 +72,12 @@ Details : The patch as applied to 1.6.2 doesn't look correct for all arches. ...@@ -72,6 +72,12 @@ Details : The patch as applied to 1.6.2 doesn't look correct for all arches.
explicitly as needed below. Do not assign an explicitly cast explicitly as needed below. Do not assign an explicitly cast
loff_t to an int. loff_t to an int.
Severity : normal
Frequency : only for rhel5
Bugzilla : 13616
Description: Kernel patches update for RHEL5 2.6.18-8.1.10.el5.
Details : Modify the target file & which_kernel.
-------------------------------------------------------------------------------- --------------------------------------------------------------------------------
2007-09-27 Cluster File Systems, Inc. <info@clusterfs.com> 2007-09-27 Cluster File Systems, Inc. <info@clusterfs.com>
......
lnxmaj="2.6.18" lnxmaj="2.6.18"
lnxrel="8.1.8.el5" lnxrel="8.1.10.el5"
KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2 KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2
SERIES=2.6-rhel5.series SERIES=2.6-rhel5.series
......
...@@ -5,7 +5,7 @@ SUPPORTED KERNELS: ...@@ -5,7 +5,7 @@ SUPPORTED KERNELS:
2.6-suse-newer SLES9: 2.6.5-7.286 extra patches for SLES9 after SP1 2.6-suse-newer SLES9: 2.6.5-7.286 extra patches for SLES9 after SP1
2.6-rhel4 RHEL4: 2.6.9-55.0.2.EL 2.6-rhel4 RHEL4: 2.6.9-55.0.2.EL
2.6-sles10 SLES10: 2.6.16.46-0.14 2.6-sles10 SLES10: 2.6.16.46-0.14
2.6-rhel5.series RHEL5: 2.6.18-8.1.8.el5 2.6-rhel5.series RHEL5: 2.6.18-8.1.10.el5
2.6.18-vanilla.series kernel.org: 2.6.18.8 2.6.18-vanilla.series kernel.org: 2.6.18.8
CLIENT SUPPORT FOR UNPATCHED KERNELS: CLIENT SUPPORT FOR UNPATCHED KERNELS:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment