Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
None
-
9223372036854775807
Description
The fix for https://review.whamcloud.com/36309 could be improved a bit. It makes more sense to clear the bd_registered flag in ptlrpc_unregister_bulk() since it is set in ptlrpc_register_bulk().
Also, we can add a test for this bug.
Attachments
Issue Links
- is related to
-
LU-12816 LBUG: (niobuf.c:350:ptlrpc_register_bulk()) ASSERTION( !(desc->bd_registered && req->rq_send_state != LUSTRE_IMP_REPLAY) || mbits != desc->bd_last_mbits )
-
- Resolved
-