From 86ad3237ad30d8b917a418806e38fb3020e0c1c1 Mon Sep 17 00:00:00 2001 From: fanyong Date: Tue, 29 Apr 2008 09:40:48 +0000 Subject: [PATCH] Branch b_release_1_6_5 b=15406 Add ChangeLog entry. --- lustre/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 56654b2..3fb3e80 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -25,6 +25,14 @@ '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 -- 1.8.3.1