]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal/journal-file.c
journal: only fallocate() what we really need to avoid slowness on file systems which...
authorLennart Poettering <lennart@poettering.net>
Wed, 12 Oct 2011 02:41:27 +0000 (04:41 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 12 Oct 2011 02:41:27 +0000 (04:41 +0200)
commit38ac38b298a91c358285b7330aa66679338af874
treeff04e22cddaf2262f7341ed26d38487e6d438e30
parent689b9a22f7fa89686b2b5240b7ee9f449dea5630
journal: only fallocate() what we really need to avoid slowness on file systems which do not support fallocate natively
src/journal/journal-file.c