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:
8c2dc6e
)
b=23305 fix changelog entry to point to public bug
author
johann
<johann@sun.com>
Fri, 9 Jul 2010 22:15:29 +0000
(
00:15
+0200)
committer
johann
<johann@granier.local>
Fri, 9 Jul 2010 22:15:29 +0000
(
00:15
+0200)
lustre/ChangeLog
patch
|
blob
|
history
diff --git
a/lustre/ChangeLog
b/lustre/ChangeLog
index
ec2636b
..
54b456e
100644
(file)
--- a/
lustre/ChangeLog
+++ b/
lustre/ChangeLog
@@
-229,7
+229,7
@@
Description: don't print message to the console when we have not managed to
cancel all locks.
Severity : normal
-Bugzilla : 23
131
+Bugzilla : 23
305
Description: The MDS fails to synchronize OSTs which registered with the MGS
after the MDT. The problem is that OBD_NOTIFY_CREATE events are
raised too early and thus discarded by the MDT stack.