Whamcloud - gitweb
Branch HEAD
[fs/lustre-release.git] / lustre / ChangeLog
index afca675..ff37e1d 100644 (file)
@@ -1,9 +1,9 @@
        * version 1.8.0
        * Support for kernels:
-        2.6.5-7.286 (SLES 9),
-        2.6.9-55.0.9.EL (RHEL 4),
-        2.6.16.53-0.8 (SLES 10),
-        2.6.18-8.1.14.EL5 (RHEL 5).
+        2.6.5-7.287.3 (SLES 9),
+        2.6.9-55.0.12.EL (RHEL 4),
+        2.6.16.53-0.16 (SLES 10),
+        2.6.18-8.1.15.EL5 (RHEL 5).
         2.6.18.8 vanilla (kernel.org)
        * Client support for unpatched kernels:
         (see http://wiki.lustre.org/index.php?title=Patchless_Client)
        * Note that reiserfs quotas are disabled on SLES 10 in this kernel.
 
 Severity   : normal
+Bugzilla   : 13969
+Description: Update to RHEL5 kernel 2.6.18-8.1.15.el5.
+
+Severity   : normal
+Bugzilla   : 13874
+Description: Update to SLES10 SP1 kernel 2.6.16.53-0.16
+
+Severity   : normal
+Bugzilla   : 13889
+Description: Update to SLES9 kernel-2.6.5-7.287.3.
+
+Severity   : normal
+Bugzilla   : 14041
+Description: Update to RHEL4 latest kernel.
+
+Severity   : normal
 Bugzilla   : 13568
 Description: Remove 2.4 kernel support from lustre 1.8.0
 Details    : Remove 2.5.0 check from quota_check.c, quota_ctl.c,
@@ -40,6 +56,12 @@ Details    : Remove 2.5.0 check from quota_check.c, quota_ctl.c,
             Remove 2.4 kernel check from lustre/lov/lproc_lov.c.
             Remove 2.4 kernel check from lustre/lmv/lproc_lmv.c.
             Remove lock_24kernel from lustre/lvfs/fsfilt_ext3.c.
+            Remove 2.4 kernel code from include/liblustre.h,
+            include/lustre_disk.h, include/lustre_quota.h,
+            include/linux/lprocfs_status.h, include/linux/lvfs.h,
+            include/linux/lustre_lite.h, include/linux/lustre_net.h,
+            include/linux/lustre_user.h, include/linux/lvfs_linux.h,
+            include/linux/obd_class.h, include/linux/lustre_compat25.h.
 
 Severity   : enhancement
 Bugzilla   : 13690