]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: config: keep an all_proc_mask like we have all_threads_mask
authorWilly Tarreau <w@1wt.eu>
Sat, 2 Feb 2019 16:11:28 +0000 (17:11 +0100)
committerWilly Tarreau <w@1wt.eu>
Mon, 4 Feb 2019 04:09:15 +0000 (05:09 +0100)
commita38a7175b11909ea663735431360e6546b9efdc1
tree54a719b14ecbee668dce1eebdafd329c9c88dbb0
parentcafa56ecd6d1a2d15e7c47d5ebbdb82d7be3f689
MINOR: config: keep an all_proc_mask like we have all_threads_mask

This simplifies some mask comparisons at various places where
nbits(global.nbproc) was used.
include/types/global.h
src/cfgparse-global.c
src/cfgparse.c
src/haproxy.c