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

Wrong code indentation in plain_authorize

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.8.0
    • None
    • None
    • 3
    • 9223372036854775807

      The code in plain_authorize has misleading indentation hiding an assignment:

                      cfs_crypto_hash_digest(CFS_HASH_ALG_CRC32,
                              lustre_msg_buf(msg, PLAIN_PACK_MSG_OFF, 0),
                              lustre_msg_buflen(msg, PLAIN_PACK_MSG_OFF),
                              NULL, 0, (unsigned char *)&msg->lm_cksum, &hsize);
                              req->rq_reply_off = 0;
      

            wc-triage WC Triage
            green Oleg Drokin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: