[LU-7259] Bit field 'ot_remove_agents' has one bit and is signed Created: 06/Oct/15  Updated: 10/Oct/16  Resolved: 15/Jun/16

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: None
Fix Version/s: Lustre 2.9.0

Type: Bug Priority: Minor
Reporter: Dmitry Eremin (Inactive) Assignee: WC Triage
Resolution: Fixed Votes: 0
Labels: easy, kw

Severity: 3
Rank (Obsolete): 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;


 Comments   
Comment by Gerrit Updater [ 29/Mar/16 ]

Dmitry Eremin (dmitry.eremin@intel.com) uploaded a new patch: http://review.whamcloud.com/19198
Subject: LU-7259 osd-ldiskfs: fix signed one bit field
Project: fs/lustre-release
Branch: master
Current Patch Set: 1
Commit: 249d4f8f7bb1fd683cb7591e78ff95d036291120

Comment by Gerrit Updater [ 14/Jun/16 ]

Oleg Drokin (oleg.drokin@intel.com) merged in patch http://review.whamcloud.com/19198/
Subject: LU-7259 osd-ldiskfs: fix signed one bit field
Project: fs/lustre-release
Branch: master
Current Patch Set:
Commit: a238d0e7edf95fbb3e95e11386a540eb69eff1fa

Comment by Joseph Gmitter (Inactive) [ 15/Jun/16 ]

patch has landed to master for 2.9.0

Generated at Sat Feb 10 02:07:22 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.