Change more task_dist fields to 32-bits
The task_dist field was expanded from 16-bits to 32-bits in commit a4473cf9 However the field size was not expanded in all places and translation of old format data to the new format was not being done in many places. This commit, along with commit 45691125 addresses those shortcomings.
Please register or sign in to comment