]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/tmpfiles/tmpfiles.c
tree-wide: enable automatic growing of file systems in images in various tools that...
authorLennart Poettering <lennart@poettering.net>
Wed, 21 Apr 2021 14:46:56 +0000 (16:46 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 23 Apr 2021 15:56:51 +0000 (17:56 +0200)
commitc65f854af628fbe04b087179c4e660fcc0a817a1
treef87dc0943ca6d8bab6bea434e861b8a26bf02e25
parent74a54baeecfeb7bb4bcd06b16110e58812e2f037
tree-wide: enable automatic growing of file systems in images in various tools that deal with OS images

Let's enable this in all tools that intend to write to the OS images.
It's not conditionalized for now, as there already is conditionalization
in the existance or absence of the flag in the GPT partition table (and
it's opt-in), hence it should be OK to just enable this by default for
now if the flag is set.
src/core/namespace.c
src/firstboot/firstboot.c
src/journal/journalctl.c
src/machine-id-setup/machine-id-setup-main.c
src/nspawn/nspawn.c
src/sysusers/sysusers.c
src/tmpfiles/tmpfiles.c