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

Branch HEAD

b=15865
i=johann, zhenyu.xu

Update to RHEL5 latest kernel-2.6.18-53.1.21.el5.
parent 460b0eba
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ tbd Sun Microsystems, Inc. ...@@ -2,7 +2,7 @@ tbd Sun Microsystems, Inc.
* version 1.8.0 * version 1.8.0
* Support for kernels: * Support for kernels:
2.6.16.54-0.2.5 (SLES 10), 2.6.16.54-0.2.5 (SLES 10),
2.6.18-53.1.19.el5 (RHEL 5), 2.6.18-53.1.21.el5 (RHEL 5),
2.6.22.14 vanilla (kernel.org). 2.6.22.14 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)
...@@ -12,6 +12,10 @@ tbd Sun Microsystems, Inc. ...@@ -12,6 +12,10 @@ tbd Sun Microsystems, Inc.
* RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a * RHEL 4 and RHEL 5/SLES 10 clients behaves differently on 'cd' to a
removed cwd "./" (refer to Bugzilla 14399). removed cwd "./" (refer to Bugzilla 14399).
Severity : enhancement
Bugzilla : 15865
Description: Update to RHEL5 kernel-2.6.18-53.1.21.el5.
Severity : major Severity : major
Bugzilla : 15924 Bugzilla : 15924
Description: do not process already freed flock Description: do not process already freed flock
......
lnxmaj="2.6.18" lnxmaj="2.6.18"
lnxrel="53.1.19.el5" lnxrel="53.1.21.el5"
KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2 KERNEL=linux-${lnxmaj}-${lnxrel}.tar.bz2
SERIES=2.6-rhel5.series SERIES=2.6-rhel5.series
......
...@@ -3,7 +3,7 @@ SERIES VERSION COMMENT ...@@ -3,7 +3,7 @@ SERIES VERSION COMMENT
SUPPORTED KERNELS: SUPPORTED KERNELS:
2.6-rhel4 RHEL4: 2.6.9-67.0.15.EL 2.6-rhel4 RHEL4: 2.6.9-67.0.15.EL
2.6-sles10 SLES10: 2.6.16.54-0.2.5 2.6-sles10 SLES10: 2.6.16.54-0.2.5
2.6-rhel5 RHEL5: 2.6.18-53.1.19.el5 2.6-rhel5 RHEL5: 2.6.18-53.1.21.el5
2.6.18-vanilla kernel.org: 2.6.18.8 2.6.18-vanilla kernel.org: 2.6.18.8
2.6.22-vanilla kernel.org: 2.6.22.14 2.6.22-vanilla kernel.org: 2.6.22.14
......
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