Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
3
-
9223372036854775807
Description
at_init() modifies part of struct adaptive_timeout without taking at_lock. That makes it unsafe to be used anywhere but on creation time.
That is at_init() should not be used in ptlrpc_connect_interpret() and in ptlrpc_service_part_init().
Attachments
Activity
Link | New: This issue is duplicated by DDN-486 [ DDN-486 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Priority | Original: Minor [ 4 ] | New: Major [ 3 ] |
Fix Version/s | New: Lustre 2.8.0 [ 11113 ] |
Labels | New: patch |