Whamcloud - gitweb
* Removed lnet/tests - these tests were trivial and not even in use.
[fs/lustre-release.git] / lnet / ChangeLog
index 0995305..f0756ad 100644 (file)
 
 Severity   : major
 Frequency  : rare
-Bugzilla   : 11706
-Description: Added LNetSetAsync() to ensure single-threaded userspace
-             clients can be eager LNET receivers even when the application
-            is not executing in the filesystem.
+Bugzilla   : 12458
+Description: Assertion failure in kernel ptllnd caused by posting passive
+             bulk buffers before connection establishment complete.
+       
+Severity   : major
+Frequency  : rare
+Bugzilla   : 12455
+Description: A race in kernel ptllnd between deleting a peer and posting
+             new communications for it could hang communications -
+            manifesting as "Unexpectedly long timeout" messages.
+       
+Severity   : major
+Frequency  : rare
+Bugzilla   : 12432
+Description: Kernel ptllnd lock ordering issue could hang a node.
        
 Severity   : major
 Frequency  : rare