Details
-
Bug
-
Resolution: Fixed
-
Major
-
Lustre 2.11.0
-
3
-
9223372036854775807
Description
mdd_changelog_data_store_by_fid() uses lu_ucred() but only part of the function is aware that the return value may be NULL.This issue is more or less a duplicate of LU-5938 (at least the fix is similar).
Here is a failed test run that ran into the issue (and more precisely, here is thelog file that highlights the issue).
Attachments
Issue Links
Activity
Reporter | Original: Quentin Bouget [ bougetq ] | New: CEA [ cealustre ] |
Labels | Original: LTS patch | New: patch |
Labels | Original: patch | New: LTS patch |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Link | Original: This issue is related to JFC-19 [ JFC-19 ] |
Link | Original: This issue is duplicated by JFC-10 [ JFC-10 ] |
Link | New: This issue is related to JFC-19 [ JFC-19 ] |
Link | New: This issue is duplicated by JFC-10 [ JFC-10 ] |
Landed for 2.11. Is this needed on b2_10?