commit | 252754c745a07f206dd5f23e4f13f2cace705cde | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jun 14 10:43:01 2022 +0200 |
committer | Willy Tarreau <w@1wt.eu> | Fri Jul 01 19:14:42 2022 +0200 |
tree | 2a38ea8aa8ba5a8241b4c3e21ea9786e6f38cccf | |
parent | 7d392a592d5341df43086a2a48f34658b0ba432f [diff] |
MINOR: tinfo: make tid temporarily still reflect global ID For now we still set tid_bit to (1UL << tid) because FDs will not work with more than one group without this, but once FDs start to adopt local masks this must change to thr->ltid_bit.