chiark / gitweb /
journald: be more careful when we try to flush the runtime journal to disk and the... v203
authorLennart Poettering <lennart@poettering.net>
Mon, 6 May 2013 23:09:33 +0000 (01:09 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 6 May 2013 23:10:05 +0000 (01:10 +0200)
commit253f59dff9c93ee1d2c33444b5715e42bc1c6889
treeee5c06748b04ff31fc187741000d4e47154b4958
parentb82eed9af95668ab38cac33c7996e4d665f8709a
journald: be more careful when we try to flush the runtime journal to disk and the disk is close to being full

Bump the minimal size of the journal so that we can be sure creating the
journal file will always succeed. Previously the minimum size was
smaller than a empty jounral file...
src/journal/journal-file.c
src/journal/journald-server.c