From 754ec615f447ba3d93a38fbed93461dbd915c4f0 Mon Sep 17 00:00:00 2001 From: brian Date: Mon, 28 Apr 2008 19:21:02 +0000 Subject: [PATCH] b=15316,13969 ChangeLog entries. --- lustre/ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index eff9c31..aa2db5a 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -61,11 +61,25 @@ Details : When updating lov_desc members via proc fs, need fix their 'tunefs.lustre --param="mdt.quota_type=ug1" $MDTDEV'. For more information, please refer to bugzilla 13904. +Severity : enhancement +Bugzilla : 15316 +Description: build kernel-ib packages for OFED 1.3 in our release cycle + Severity : normal Bugzilla : 15036 Description: incore types cleaning in quota code (with respect to 64-bit limits) Details : several u32 variables declarations are replaced with u64 declarations +Severity : minor +Bugzilla : 13969 +Frequency : always +Description: fix SLES kernel versioning +Details : the kernel version for our SLES 10 kernel did not include a "-" + before the "smp" at the end. while this was not a problem in + general, it did mean that software trying to use the kernel + version to try to detect a vendor specific kernel would fail. + this was most evident by the OFED build scripts. + Severity : normal Bugzilla : 15069 Description: don't put request into delay list while invalidate in flight. -- 1.8.3.1