]> git.ipfire.org Git - thirdparty/haproxy.git/commit
CLEANUP: server: reorder some fields in struct server to save 40 bytes
authorWilly Tarreau <w@1wt.eu>
Sun, 26 Nov 2017 06:26:48 +0000 (07:26 +0100)
committerWilly Tarreau <w@1wt.eu>
Sun, 26 Nov 2017 10:10:52 +0000 (11:10 +0100)
commitd7e33bbe2f33f14929c36c1acfd296445dd9c762
treea3e47cc27a2d940e05cd87fcfefee92281d9a0ae
parentb6a2f5899361c0de45048b2d7b7104ad2a27f16b
CLEANUP: server: reorder some fields in struct server to save 40 bytes

In 1.8 many holes were introduced in struct server, so let's slightly
reorder a few fields to plug most of them. This saves 40 bytes in the
struct.
include/types/server.h