From: Lennart Poettering Date: Wed, 12 Oct 2011 02:41:27 +0000 (+0200) Subject: journal: only fallocate() what we really need to avoid slowness on file systems which... X-Git-Tag: v38~144^2~60 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=38ac38b298a91c358285b7330aa66679338af874;hp=38ac38b298a91c358285b7330aa66679338af874;ds=sidebyside journal: only fallocate() what we really need to avoid slowness on file systems which do not support fallocate natively ---