From 9cbb7b5f6ea65f10217bd012bdf446c5256e6e8c Mon Sep 17 00:00:00 2001 From: fanyong <fanyong> Date: Tue, 29 Apr 2008 02:44:39 +0000 Subject: [PATCH] Branch b1_6 b=15406 Add ChangeLog entry. --- lustre/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index aa2db5a60a..439a728151 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -61,6 +61,14 @@ 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 : normal +Bugzilla : 15406 +Description: misc fixes (including bug 15169 and 15175) for directory readahead. +Details : prevent previous statahead async RPC callback from processing the + current "statahead_info", race condition between async RPC callback + add dentry into dentry hash table and "ls" thread revalidate such + dentry, statahead his/miss control for hidden items, and so on. + Severity : enhancement Bugzilla : 15316 Description: build kernel-ib packages for OFED 1.3 in our release cycle -- GitLab