Details
-
Technical task
-
Resolution: Fixed
-
Major
-
Lustre 2.4.0, Lustre 2.5.0
-
9357
Description
When an ioctl() returns an error, the error code is in errno, not in rc.
llapi_hsm_copy_start() and llapi_hsm_copy_end() should return errno in these cases instead of ioctl rc.