]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: restore offline state on error 2708/head
authorVito Caputo <vito.caputo@coreos.com>
Tue, 23 Feb 2016 04:00:13 +0000 (20:00 -0800)
committerVito Caputo <vito.caputo@coreos.com>
Tue, 23 Feb 2016 04:00:13 +0000 (20:00 -0800)
commitec9ffa2cdd931d8ab8ac0d90b1d9eff180a07288
tree02a919eac89b5a41e66441cdb4c41bf681f09a58
parentc4bcaa4148fbfe977a551cdd0b1209a416ede586
journal: restore offline state on error

If we fail to create the thread, technically we should leave the
offline_state as OFFLINE_JOINED, not OFFLINE_SYNCING.
src/journal/journal-file.c