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

Bad type cast in llapi_hsm_copytool_fini()

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.4.0
    • None
    • 3
    • 7388

    Description

      in llapi_hsm_copytool_fini():159

      • ct = (struct hsm_copytool_private *)priv;
        + ct = (struct hsm_copytool_private *)*priv;

      Attachments

        Activity

          People

            jamesanunez James Nunez (Inactive)
            cealustre CEA
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: