Details
-
Bug
-
Resolution: Fixed
-
Blocker
-
None
-
None
-
3
-
9223372036854775807
Description
In out_handle() we have two GOTO(out_free, err_serious(rc)) that should be GOTO(out_free, rc = err_serious(rc)). If followed these will cause an LBUG since the reply has not been packed yet.
Attachments
Issue Links
- is related to
-
LU-7039 llog_osd.c:778:llog_osd_next_block()) ASSERTION( last_rec->lrh_index == tail->lrt_index ) failed:
-
- Resolved
-
Activity
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Priority | Original: Minor [ 4 ] | New: Blocker [ 1 ] |
Fix Version/s | New: Lustre 2.8.0 [ 11113 ] |
Comment | [ A comment with security level 'Employeees' was removed. ] |
Assignee | Original: Lai Siyao [ laisiyao ] | New: Di Wang [ di.wang ] |
Assignee | Original: Di Wang [ di.wang ] | New: Lai Siyao [ laisiyao ] |
Assignee | Original: WC Triage [ wc-triage ] | New: Di Wang [ di.wang ] |