From 845181ee5c69f4ea4c84a811b4ac0d2fd2540f4d Mon Sep 17 00:00:00 2001 From: adilger Date: Wed, 14 May 2008 21:08:28 +0000 Subject: [PATCH] Branch b_release_1_6_5 Add missing ChangeLog entry for minor fix. b=15212 --- lustre/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lustre/ChangeLog b/lustre/ChangeLog index 924b8bf..98048f6 100644 --- a/lustre/ChangeLog +++ b/lustre/ChangeLog @@ -57,6 +57,10 @@ Details : Mountpoint references were being leaked during open reply in reconstruct_open() and free dentry reference also. Severity : normal +Bugzilla : 15212 +Description: Reinitialize optind to 0 so that interactive lfs works in all cases + +Severity : normal Frequency : with multiple concurrent readdir processes in same directory Bugzilla : 15406, 15169, 15175 Description: misc fixes for directory readahead. -- 1.8.3.1