Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.4.0
-
3
-
7823
Description
Several calls to dt_trans_create() or its wrappers are not checking for error. Some functions may pass err ptrs to dt_trans_stop(). In local_oid_storage_init() the error path following failure in dt_trans_create() is incorrect.