journald: correct field counts
authorLennart Poettering <lennart@poettering.net>
Wed, 29 Nov 2017 10:37:21 +0000 (11:37 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 29 Nov 2017 10:37:21 +0000 (11:37 +0100)
commite61ad5c283f2319f8ad60c0b3ff3f906f2a0085b
treeca2433c2df551bcb55621f76d3fc47e7ac3b2291
parentf643ae7171f4e55b737cd074674cb6f88ebe1806
journald: correct field counts

N_IOVEC_OBJECT_FIELDS is bumped 14 → 18 (see dispatch_message_real() and
count!)

N_IOVEC_PAYLOAD_FIELDS is bumped 15 → 16 (see
server_space_usage_message() and count!)

Also, add comments, to make clear what is what.
src/journal/journald-server.h