haproxy/include
Christopher Faulet f51bac2ba8 BUG/MINOR: threads: Update labels array because of changes in lock_label enum
Recent changes to the enum were not synchronized with the lock debugging
code. Now we use a switch/case instead of an array so that the compiler
throws a warning if there is any inconsistency.

To be backported to 1.8 (at least to add the START entry).
2018-01-30 14:35:24 +01:00
..
common BUG/MINOR: threads: Update labels array because of changes in lock_label enum 2018-01-30 14:35:24 +01:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: fd: pass the iocb and owner to fd_insert() 2018-01-29 16:07:25 +01:00
types CLEANUP: fd: remove the unused "new" field 2018-01-29 16:02:59 +01:00