Systemd/src
Lennart Poettering 26166c88e0 importd: automatically grow /var/lib/machines/ loopback filesystem during downloads
If /var/lib/machines is mounted as btrfs loopback file system in
/var/lib/machines.raw with this change we automatically grow the file
system as it fills up. After each 10M we write to it during imports, we
check the free disk space, and if the fill level grows beyond 66% we
increase the size of the file system to 3x the fill level (thus lowering
it to 33%).
2015-03-03 00:13:12 +01:00
..
ac-power treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
activate remove unused includes 2015-02-23 23:53:42 +01:00
analyze remove unused includes 2015-02-23 23:53:42 +01:00
ask-password remove unused includes 2015-02-23 23:53:42 +01:00
backlight backlight: let udev properties override clamping 2015-02-02 17:18:40 +01:00
binfmt remove unused includes 2015-02-23 23:53:42 +01:00
boot boot: efi - ignore .conf snippets starting with "auto-" 2015-03-01 13:16:10 +01:00
bootchart bootchart: svg: fix checking of list end 2015-02-24 23:51:55 -05:00
bus-proxyd remove unused includes 2015-02-23 23:53:42 +01:00
cgls remove unused includes 2015-02-23 23:53:42 +01:00
cgroups-agent treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
cgtop treewide: no need to negate errno for log_*_errno() 2014-11-28 13:29:21 +01:00
compat-libs #pragma once here and there 2015-01-23 09:30:44 -05:00
console remove unused includes 2015-02-23 23:53:42 +01:00
core core: expose consumed CPU time per unit 2015-03-02 12:15:25 +01:00
cryptsetup remove unused includes 2015-02-23 23:53:42 +01:00
dbus1-generator util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
debug-generator treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
delta remove unused includes 2015-02-23 23:53:42 +01:00
detect-virt remove unused includes 2015-02-23 23:53:42 +01:00
efi-boot-generator remove unused includes 2015-02-23 23:53:42 +01:00
escape Unify parse_argv style 2014-08-03 21:46:07 -04:00
firstboot util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
fsck remove unused includes 2015-02-23 23:53:42 +01:00
fsckd Translate fsckd messages for plymouth 2015-02-18 16:33:46 +01:00
fstab-generator remove unused includes 2015-02-23 23:53:42 +01:00
getty-generator util: rework strappenda(), and rename it strjoina() 2015-02-03 02:05:59 +01:00
gpt-auto-generator remove unused includes 2015-02-23 23:53:42 +01:00
gudev remove unused includes 2015-02-23 23:53:42 +01:00
hibernate-resume remove unused includes 2015-02-23 23:53:42 +01:00
hostname remove unused includes 2015-02-23 23:53:42 +01:00
hwdb remove unused includes 2015-02-23 23:53:42 +01:00
import importd: automatically grow /var/lib/machines/ loopback filesystem during downloads 2015-03-03 00:13:12 +01:00
initctl remove unused includes 2015-02-23 23:53:42 +01:00
journal journal: fix Inappropriate ioctl for device on ext4 2015-03-02 10:54:19 -05:00
journal-remote journal-remote: fix saving of binary fields 2015-03-02 10:40:01 -05:00
kernel-install kernel-install/90-loaderentry.install: fix cmdline parsing 2014-11-01 14:39:48 -04:00
libsystemd sd-daemon: replace VLA with alloca(), to make llvm happy 2015-03-02 20:55:38 +01:00
libsystemd-network remove unused includes 2015-02-23 23:53:42 +01:00
libsystemd-terminal remove unused includes 2015-02-23 23:53:42 +01:00
libudev remove unused includes 2015-02-23 23:53:42 +01:00
locale remove unused includes 2015-02-23 23:53:42 +01:00
login user-sessions: move into own subdir and build independently of logind 2015-02-27 17:28:03 -05:00
machine importd: automatically grow /var/lib/machines/ loopback filesystem during downloads 2015-03-03 00:13:12 +01:00
machine-id-commit remove unused includes 2015-02-23 23:53:42 +01:00
machine-id-setup remove unused includes 2015-02-23 23:53:42 +01:00
modules-load remove unused includes 2015-02-23 23:53:42 +01:00
network networkd: add support for Uplink Failure Detection 2015-02-27 13:58:30 -05:00
notify remove unused includes 2015-02-23 23:53:42 +01:00
nspawn nspawn: make kill signal to use for PID 1 configurable 2015-02-25 22:06:54 +01:00
nss-myhostname remove unused includes 2015-02-23 23:53:42 +01:00
nss-mymachines nss: remove dead code 2014-09-19 00:15:39 +02:00
nss-resolve remove unused includes 2015-02-23 23:53:42 +01:00
path remove unused includes 2015-02-23 23:53:42 +01:00
python-systemd python-systemd: avoid hitting assert in __exit__ 2014-10-14 08:35:16 -04:00
quotacheck remove unused includes 2015-02-23 23:53:42 +01:00
random-seed random-seed: avoid errors when we cannot write random-seed file 2015-01-17 11:55:14 +01:00
rc-local-generator treewide: use log_*_errno whenever %m is in the format string 2014-11-28 19:49:27 +01:00
remount-fs remove unused includes 2015-02-23 23:53:42 +01:00
reply-password remove unused includes 2015-02-23 23:53:42 +01:00
resolve resolved: use == for comparing unsigned against zero 2015-02-23 23:38:30 -05:00
resolve-host remove unused includes 2015-02-23 23:53:42 +01:00
rfkill rfkill: rework how we generate file names from rfkill devices 2014-12-03 02:04:55 +01:00
run nspawn: when connected to pipes for stdin/stdout, pass them as-is to PID 1 2015-02-18 23:36:20 +01:00
shared importd: automatically grow /var/lib/machines/ loopback filesystem during downloads 2015-03-03 00:13:12 +01:00
shutdownd remove unused includes 2015-02-23 23:53:42 +01:00
sleep remove unused includes 2015-02-23 23:53:42 +01:00
socket-proxy remove unused includes 2015-02-23 23:53:42 +01:00
sysctl sysctl: downgrade message about sysctl overrides to debug 2015-02-26 19:06:45 -05:00
system-update-generator remove unused includes 2015-02-23 23:53:42 +01:00
systemctl core: expose consumed CPU time per unit 2015-03-02 12:15:25 +01:00
systemd networkd: add support for Uplink Failure Detection 2015-02-27 13:58:30 -05:00
sysusers remove unused includes 2015-02-23 23:53:42 +01:00
sysv-generator remove unused includes 2015-02-23 23:53:42 +01:00
test test-hashmap: fix gcc5 warning 2015-02-24 16:26:30 +01:00
timedate timedated: when performing "SetTime" compensate for program lag 2015-02-26 11:53:33 +01:00
timesync remove unused includes 2015-02-23 23:53:42 +01:00
tmpfiles remove unused includes 2015-02-23 23:53:42 +01:00
tty-ask-password-agent include <poll.h> instead of <sys/poll.h> 2015-02-12 20:47:38 +01:00
udev remove unused includes 2015-02-23 23:53:42 +01:00
update-done remove unused includes 2015-02-23 23:53:42 +01:00
update-utmp remove unused includes 2015-02-23 23:53:42 +01:00
user-sessions user-sessions: move into own subdir and build independently of logind 2015-02-27 17:28:03 -05:00
vconsole remove unused includes 2015-02-23 23:53:42 +01:00
.gitignore
Makefile