From: adilger Date: Wed, 14 May 2008 21:08:28 +0000 (+0000) Subject: Branch b_release_1_6_5 X-Git-Tag: v1_7_0_50~8 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=845181ee5c69f4ea4c84a811b4ac0d2fd2540f4d;p=fs%2Flustre-release.git Branch b_release_1_6_5 Add missing ChangeLog entry for minor fix. b=15212 --- 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.