Details
-
Bug
-
Resolution: Fixed
-
Minor
-
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;