Whamcloud - gitweb
b=23305 fix changelog entry to point to public bug
authorjohann <johann@sun.com>
Fri, 9 Jul 2010 22:15:29 +0000 (00:15 +0200)
committerjohann <johann@granier.local>
Fri, 9 Jul 2010 22:15:29 +0000 (00:15 +0200)
lustre/ChangeLog

index ec2636b..54b456e 100644 (file)
@@ -229,7 +229,7 @@ Description: don't print message to the console when we have not managed to
             cancel all locks.
 
 Severity   : normal
-Bugzilla   : 23131
+Bugzilla   : 23305
 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.