chiark / gitweb /
journald: fix space limits reporting
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 25 Jun 2013 01:02:16 +0000 (21:02 -0400)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 25 Jun 2013 01:06:06 +0000 (21:06 -0400)
commit670b110c3b59dfa335ac43065b2038400d1d04a9
tree8fcfc419e66b8ff45963e5fb25cfa71705ec2f3a
parent30cb029b8bf6578ed1595d87abdedc6923fd4608
journald: fix space limits reporting

Reporting of the free space was bogus, since the remaining space
was compared with the maximum allowed, instead of the current
use being compared with the maximum allowed. Simplify and fix
by reporting limits directly at the point where they are calculated.

Also, assign a UUID to the message.
man/journald.conf.xml
src/journal/journald-server.c
src/systemd/sd-messages.h