chiark / gitweb /
journal: Properly track the number of allocated windows.
authorColin Guthrie <colin@mageia.org>
Tue, 16 Oct 2012 11:03:36 +0000 (12:03 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 16 Oct 2012 14:13:33 +0000 (16:13 +0200)
commit89de694724f376a6852e879fe987e7e531327654
treee96f469c16b16c258a27087f94b7778a54443251
parent696c245a23d55e4249651573eb9c61b68e61580c
journal: Properly track the number of allocated windows.

Checks were already in place to make sure that the number of
windows was limited to 64, but the count was never incremented
or decremented.
src/journal/mmap-cache.c