Details
-
Improvement
-
Resolution: Fixed
-
Minor
-
Lustre 2.12.0
-
9223372036854775807
Description
Change calls to printf(...) and fprintf(stderr, ...) to use llapi_printf() and llapi_error() so that it is possible to override these calls when liblustreapi is linked into some other application.
The usage of fprintf(fd, ...) in llapi_json_write_list() should not be changed.
Landed for 2.13