]> git.ipfire.org Git - thirdparty/systemd.git/commit
journal: warn when we fail to append a tag to a journal
authorFranck Bui <fbui@suse.com>
Fri, 23 Sep 2016 10:12:13 +0000 (12:12 +0200)
committerFranck Bui <fbui@suse.com>
Fri, 23 Sep 2016 12:59:00 +0000 (14:59 +0200)
commit43cd8794839548a6f332875e8bee8bed2652bf2c
treee8da3d41893bd7116df1756ab60880c84c5d52cd
parenta4d373452dc71d8a4e03608e7b64de0923042df8
journal: warn when we fail to append a tag to a journal

We shouldn't silently fail when appending the tag to a journal file
since FSS protection will simply be disabled in this case.
src/journal/journal-file.c