Details
-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
3
-
9223372036854775807
Description
A Lustre filesystem name is up to 8 characters, plus 1 for the NUL terminator. If a filesystem name is 8 characters, then the llapi_layout_test, llapi_hsm_test and llapi_fid_test will scribble their stack or overrun it.
Yes. Thanks for drawing attention to this