1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-22 17:35:35 +03:00
systemd/src
Daan De Meyer 519216b71f Revert "tree-wide: Don't explicity disable copy-on-write when copying images"
Let's still try to disable COW after copying. It won't do much, but
it doesn't hurt either.

See https://github.com/systemd/systemd/pull/33825/files#r1727288871.

This reverts commit 42e9288180.
2024-09-04 18:49:05 +02:00
..
ac-power tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
analyze tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
ask-password tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
backlight
basic log: protect errno from log_syntax_invalid_utf8_internal() 2024-09-02 05:45:09 +09:00
battery-check
binfmt
boot efi: add file_handle_read() helper that reads from a file handle 2024-09-02 14:20:49 +02:00
busctl tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
cgls
cgroups-agent
cgtop cgroup-util: allow cg_read_pid() to skip unmapped (zero) pids 2024-05-14 16:12:20 +02:00
core Revert "tree-wide: Don't explicity disable copy-on-write when copying images" 2024-09-04 18:49:05 +02:00
coredump tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
creds sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
cryptenroll crypenroll: make slot wiping on pin change a bit more explicit 2024-08-30 14:17:36 +02:00
cryptsetup treewide: use sd_json_variant_un{hex|base64}() pervasively 2024-08-30 10:35:44 +02:00
debug-generator debug-generator: Allow specifying name of unit-dropin credential 2024-05-11 19:46:15 +02:00
delta
detect-virt
dissect tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
environment-d-generator tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
escape
firstboot firstboot: fix root params with creds and prompting disabled 2024-07-31 04:02:43 -06:00
fsck
fstab-generator fstab-generator: add x-systemd.wants 2024-07-15 10:18:18 +02:00
fundamental Fix detection of TDX confidential VM on Azure platform 2024-07-30 22:39:20 +02:00
fuzz sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
getty-generator terminal-util: don't assume errno is correctly set when using isatty_safe() 2024-08-20 10:59:47 +02:00
gpt-auto-generator tree-wise: several cleanups for logging 2024-05-01 04:41:06 +09:00
hibernate-resume libsystemd: turn json.[ch] into a public API 2024-06-12 18:42:22 +02:00
home repart: Add compression support 2024-09-03 08:49:49 +02:00
hostname tree-wide: voidify polkit_agent_open_if_enabled() 2024-08-19 11:36:32 +09:00
hwdb tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
id128 id128: add 'var-partition-uuid' verb 2024-07-17 18:05:40 +02:00
import progress-bar: Put a space after the prefix 2024-08-30 21:25:37 -04:00
initctl
integritysetup
journal tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
journal-remote tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
kernel-install kernel-install: discard comments in cmdline files 2024-08-16 17:15:39 +09:00
libsystemd Merge pull request #34224 from yuwata/network-make-qdisc-reconfigurable 2024-09-04 12:07:16 +02:00
libsystemd-network test-dhcp-server: Migrate to new assertion macros 2024-08-28 13:30:52 +02:00
libudev sd-device-monitor: expose low-level functions 2024-08-02 11:22:24 +09:00
locale tree-wide: voidify polkit_agent_open_if_enabled() 2024-08-19 11:36:32 +09:00
login tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
machine core: do BindMount/MountImage operations in async control process 2024-08-29 12:48:55 +01:00
machine-id-setup machine-id: Add cmdline argument to use VM behaviour on bare metal (#32086) 2024-07-13 18:00:16 +02:00
modules-load
mount mount: use sd_bus_set_allow_interactive_authorization() 2024-08-19 11:36:32 +09:00
mountfsd sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
network network: Add support for mq qdisc 2024-09-04 14:56:40 +02:00
notify
nspawn Revert "tree-wide: Don't explicity disable copy-on-write when copying images" 2024-09-04 18:49:05 +02:00
nsresourced sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
nss-myhostname
nss-mymachines
nss-resolve sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
nss-systemd
oom sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
partition repart: Add compression support 2024-09-03 08:49:49 +02:00
path tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
pcrextend sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
pcrlock src/pcrlock/pcrlock.c: Handle empty pcrlock.d directories 2024-08-05 18:32:26 +01:00
portable portable/profile: use BindJournalSockets= 2024-09-03 21:04:52 +02:00
pstore tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
quotacheck
random-seed
rc-local-generator
remount-fs
reply-password
resolve resolve: fix typo 2024-09-03 14:00:18 +09:00
rfkill
rpm
run Merge pull request #34044 from poettering/isatty-fixes 2024-08-20 20:36:07 +09:00
run-generator
shared Revert "tree-wide: Don't explicity disable copy-on-write when copying images" 2024-09-04 18:49:05 +02:00
shutdown meson: rename libbasic to libbasic_static 2024-07-03 17:25:26 +02:00
sleep sleep: add HibernateOnACPower= option (#33846) 2024-08-05 00:01:34 +01:00
socket-activate tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
socket-proxy various: remove unnecessary check before sd_event_source_set_enabled() 2024-05-30 12:11:58 +02:00
ssh-generator sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
stdio-bridge tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
storagetm tree-wide: use isatty_safe() more 2024-08-20 11:11:53 +02:00
sulogin-shell
sysctl
sysext sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
system-update-generator
systemctl core: do BindMount/MountImage operations in async control process 2024-08-29 12:48:55 +01:00
systemd Merge pull request #34123 from yuwata/sd-device 2024-08-28 11:33:09 +09:00
sysupdate pretty-print: introduce WITH_BUFFERED_STDERR macro to enable buffering 2024-09-03 09:34:50 +09:00
sysusers sysusers: check if requested group name matches user name in queue 2024-08-06 13:02:58 +02:00
sysv-generator
test json-util: Add JSON_BUILD_PAIR_CALLBACK_NON_NULL() 2024-09-03 12:08:41 +02:00
timedate timedatectl: drop unnecessary temporal variables 2024-08-19 11:36:32 +09:00
timesync manager: add structured log message about clock bump 2024-06-15 16:54:37 +02:00
tmpfiles meson: rename libbasic to libbasic_static 2024-07-03 17:25:26 +02:00
tpm2-setup tpm2-setup: Don't fail if we can't access the TPM due to authorization failure 2024-06-12 18:31:21 +09:00
tty-ask-password-agent tree-wide: acquire /dev/console lock around any attempts to reset TTY 2024-07-19 11:44:04 +02:00
udev tree-wide: drop msg argument for DEFINE_CONFIG_PARSE() macro and friends 2024-09-02 05:45:09 +09:00
ukify ukify: Skip test on architectures without UEFI 2024-08-29 13:58:29 +03:00
update-done
update-utmp
user-sessions
userdb sd-varlink: make our internal Varlink API public as sd-varlink.[ch] 2024-07-16 11:57:32 +02:00
varlinkctl varlinkctl: output an expressive error message in case invalid method/interface names are specified 2024-08-23 23:10:58 +09:00
vconsole core,vconsole-setup: treat locking failure as non-fatal 2024-05-14 23:22:41 +02:00
veritysetup
version
vmspawn vmspawn: fix duplicate logging on oom 2024-08-28 03:03:23 +09:00
volatile-root
vpick tree-wide: Use log_setup() everywhere 2024-04-25 17:06:43 +02:00
xdg-autostart-generator various: move ptr indicator to return value 2024-06-19 16:37:12 +02:00