Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.1.0
-
None
-
3
-
20,394
-
10096
Description
the last_rcvd could be equal to lcd->lcd_last_transno in some special cases, then change "<=" into
"<", and add some more debug info atm.