Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.12.3
-
None
-
3
-
9223372036854775807
Description
The llapi function llapi_get_version_string always (AFAICT) fails with ENOENT because it passes the argument to get_lustre_param_value in the wrong order.
I should add that this function is used in jt_get_version that has a fallback to LUSTRE_VERSION_STRING which might have shadowed the error.
I'm attaching a simple patch.
Landed for 2.14