Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-3576

bad fall through after LL_IOC_HSM_STATE_SET in mdc_iocontrol()

XMLWordPrintable

    • 3
    • 9054

      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);
      

            jhammond John Hammond
            jhammond John Hammond
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: