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

Bit field 'ot_remove_agents' has one bit and is signed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.9.0
    • None
    • 3
    • 9223372036854775807

    Description

      In the commit http://git.whamcloud.com/fs/lustre-release.git/commit/0887b89c0c4e2b7c5a7ba3365e758a7d94c667fa was introduced:

       enum osd_full_scrub_ratio {
      @@ -340,6 +349,7 @@ struct osd_thandle {
               unsigned short          ot_credits;
               unsigned short          ot_id_cnt;
               unsigned short          ot_id_type;
      +       int                     ot_remove_agents:1;
               uid_t                   ot_id_array[OSD_MAX_UGID_CNT];
              struct lquota_trans    *ot_quota_trans;
      

      Attachments

        Activity

          People

            wc-triage WC Triage
            dmiter Dmitry Eremin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: