Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.5.0
-
3
-
9054
Description
In mdc_iocontrol():
case LL_IOC_HSM_STATE_SET: rc = mdc_ioc_hsm_state_set(exp, karg); case LL_IOC_HSM_ACTION: rc = mdc_ioc_hsm_current_action(exp, karg); GOTO(out, rc);
Attachments
Issue Links
- is related to
-
LU-3608 HSM Master Ticket for 2.5 Landings
- Resolved