Fix QoS blocking too many logs 59/245659/3
authorMateusz Majewski <m.majewski2@samsung.com>
Tue, 13 Oct 2020 11:00:08 +0000 (13:00 +0200)
committerMichal Bloch <m.bloch@partner.samsung.com>
Fri, 16 Oct 2020 14:20:06 +0000 (14:20 +0000)
commit58390e071bc09254d454997931323c1de5a33d99
tree70669d6747189ba8b8570cca6ddd77d37ee0be17
parentbc86adaa147f877c47d0875f216e51beba7af744
Fix QoS blocking too many logs

The original implementation of QoS had some logic errors which made it
allow too few logs. This commit fixes those logic errors, and raises
the limit in the integration tests accordingly.

Change-Id: Ia2591eca30fa5518575c0889fc7fa9d4e6bc1e54
src/shared/loglimiter.c
tests/dlog_test.in