chiark / gitweb /
journald: don't enforce monotonicity of realtime clocks when copying entries
authorLennart Poettering <lennart@poettering.net>
Mon, 16 Jul 2012 17:26:54 +0000 (19:26 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 16 Jul 2012 17:26:54 +0000 (19:26 +0200)
commit74d29da52409ab149738ea76824679d29598e0ac
tree00cd5c996d2d67326584be48275b6b06f97159e0
parenta6c9b1c492378a093fe7db69c42a19b8f8193814
journald: don't enforce monotonicity of realtime clocks when copying entries

After all the point of the realtime clock (in contrast to the monotonic
clock) is that it does not have to be strictly monotonic, hence don't
enforce this when flushing the journal from /run to /var.
src/journal/journal-file.c