From: fanyong Date: Tue, 29 Apr 2008 02:44:39 +0000 (+0000) Subject: Branch b1_6 X-Git-Tag: v1_8_0_110~571 X-Git-Url: https://git.whamcloud.com/gitweb?a=commitdiff_plain;h=9cbb7b5f6ea65f10217bd012bdf446c5256e6e8c;p=fs%2Flustre-release.git Branch b1_6 b=15406 Add ChangeLog entry. --- diff --git a/lustre/ChangeLog b/lustre/ChangeLog index aa2db5a..439a728 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