Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e31dec
)
Branch b_release_1_6_5
author
adilger
<adilger>
Wed, 14 May 2008 21:08:28 +0000
(21:08 +0000)
committer
adilger
<adilger>
Wed, 14 May 2008 21:08:28 +0000
(21:08 +0000)
Add missing ChangeLog entry for minor fix.
b=15212
lustre/ChangeLog
patch
|
blob
|
history
diff --git
a/lustre/ChangeLog
b/lustre/ChangeLog
index
924b8bf
..
98048f6
100644
(file)
--- 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.