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

bad fall through after LL_IOC_HSM_STATE_SET in mdc_iocontrol()

    XMLWordPrintable

Details

    • 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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: