Details
-
Improvement
-
Resolution: Unresolved
-
Medium
-
None
-
None
-
None
-
3
-
9223372036854775807
Description
When using lustreapi.h to build tools outside the Lustre tree, it would helpful to know version of Lustre that is being used. This allows the tool to make compile time decisions on what's available in the Lustre version it's being built for.
One suggestion is to add lustre_version.h.in and use subst to add the build version symbolically and as a string. The resulting file could be included by lustreapi.h.