commit | 3a8263f86b7e697bf4e40df88c769312a69ff61a | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Mon Feb 05 17:40:21 2018 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Mon Feb 05 19:45:39 2018 +0100 |
tree | 3dae957665b4671e81d372333da26da9224dcb71 | |
parent | abeaff2d543fded7ffc14dd908d673c59d725155 [diff] |
MINOR: fd: remove the unneeded last CAS when adding an fd to the list This was a leftover from the initial code where two threads could fight for the list's tail.